
body{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
font-size: 1.0em;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #03386f;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #03386f;
}
.bodyTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #03386f;
}

a:link, a:active, a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #013E7F;
}
a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #9A0026;	
}


span.hidden, h1.hidden
{
	font-size : 0.0em;
	line-height : 0.0em;
    margin: 0px;
    padding: 0px;
	position: absolute;
	left: -10000px;
	top: -10000px;	
}
#footer{
font-size:80%;
}
