P  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.header1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #012F62;
}
.header2 {

             font-family: Arial, Helvetica, sans-serif;

            font-size: 12px;

            font-weight: normal;

            color: #000066;

            text-decoration:none;
		}
		
.header3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012F62;
}		

.smalltext  {
	font-family: Verdana; font-size: 11px; color: #004899; text-decoration:none 
}

.header2  {
	font-family: Verdana; font-size: 12px; color: #012F62; text-decoration:none;font-weight: bold 
}

.flattextbox  {
	font-family : Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #012F62;
}

.flatbutton  {
	font-size : 10px;
	font-family : Verdana;
	background-color : #4682B4;
	color : White;
	font-weight : bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.my_border {
	border: 1px solid #012F62;
}
