body {
margin: 0px 0px 0px 0px;
}

DIV, TD, INPUT, SELECT, TEXTAREA {
	font-family: Arial;
	font-size : 12px;
}

INPUT.mail {
	width : 116px;
	border : 1px #D6E3FF;
}

INPUT.reg {
	background-color : #D6E3FF;
	border : 0px;
}

H1 {
	color:#8A9ECC;
	font-size : 20px;
}

H2 {
	color:#8A9ECC;
	font-size : 16px;
}

H3 {
	color:#8A9ECC;
	font-size : 14px;
}

.lab1 {
	color: #8A9ECC;
	font-size : 18px;
	font-weight : 700;
	margin-bottom : 6;
	margin-top : 6;
}

.lab2{
	color:#D6E3FF;
	font-size : 12px;
	font-weight : bold;
}

.text{
	color:#8A9ECC;
	font-size : 12px;
}

.text2{
	color:#8A9ECC;
	font-size : 10px;
}

.text3{
	color:#FFFFFF;
}

.footer{
	color:#0F263D;
	font-size : 12px;
}

.message{
	color: #ffffff;
	font-size : 12px;
	font-weight : bold;
	background-color : #910B0B;
	padding-left : 10px;
	padding-right : 10px;
}

.cellindent{
	padding-left : 6px;
	padding-right : 6px;
}

.button {
	font-weight : bold;
	color : #ffffff;
	background-color : #3B599E;
	font-size : 11px;
	border-color : #8E9FC7;
}

.button2 {
	font-weight : bold;
	color : #ffffff;
	background-color : #E8781A;
	font-size : 11px;
	border-color : #F4BD8F;
}

A.nav:LINK {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color:#ffffff;
	text-decoration : none;
}

A.nav:VISITED {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color:#ffffff;
	text-decoration : none;
}

A.nav:HOVER {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color:#E8781A;
	text-decoration : underline;
}

A.link1:LINK {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color:#0F263D;
}

A.link1:VISITED {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color:#0F263D;
}

A.link1:HOVER {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color:#0F263D;
}

A:LINK {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color:#ffffff;
}

A:VISITED {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
}

A:HOVER {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color: #E8781A;
}
