BODY {
	margin : 0px 0px;
	background-color : FFFFFF;
}

TD {
	FONT-SIZE: 11px;
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
A {
	COLOR: #004F9B;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #004F9B;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #A5110A;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #A5110A;
	TEXT-DECORATION: underline;
}
H1 {
	MARGIN-TOP: 15px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #A5110A;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #004F9B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #004F9B;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.copyright {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 11px;
	COLOR: #999999;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.readline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #A5110A;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.nav {
	COLOR: #004F9B;
	TEXT-DECORATION: underline;
	font-weight : bold;
}
.shadow {

	border-right : 1px solid  #999999;
	border-bottom : 1px solid  #999999;
	background-color : #eeeeee;
}
.topline {
	border-top : 1px solid #004F9B;
}
.input1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #004F9B;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 90px;
	text-align: center;
}
	.submit1 {
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:10px;
	color: White;
	background: #004F9B;
	border-bottom: 1px solid #444444;
	border-right: 1px solid #444444;
	height:20px;
	width: 90px;
	text-decoration:none;
	font-weight: bolder;
	letter-spacing : 1px;
}
.small {
	FONT-SIZE: 10px;
}
.block {
	text-align : justify;
}
