body, div, li, ol, p, span, td, th, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11;
	color: #0D1F45;
	line-height:1.5em;
}

a:hover{color:red}

H1, H2, H3, H4, H5, H6  {
	font-family : Arial, Helvetica, sans-serif ;
}

H1  {
	margin-left : 0%;
	font-size : 13pt;
	font-weight : 600;
	color : #0D1F45;
}

H2  {
	margin-left : 0%;
	font-size : 11pt;
	font-weight : 600;
	color : #0A5E21;
	padding: 1pt;
	border-bottom: 1pt solid #0A5E21;
}

H3  {
	margin-left : 0%;
	margin-bottom : 0%;
	font-size : 11pt;
	font-weight : 600;
	color : #0D1F45;
}

H4  {
	margin-left : 0%;
	font-size : 10pt;
	font-weight : 900;
	color : #822B0E;
}

H5  {
	margin-left : 0%;
	font-size : 9pt;
	font-weight : 600;
	color : #0A5E21;
}

H6  {
	margin-left : 0%;
	font-size : 8pt;
	font-weight : 900;
	color : black;
	padding: 1pt;
	border-bottom: 1pt solid black;
}

.footer {font-family:arial;font-size:11;color:#ffffff;padding:6}
a.footerLink {color:#ffffee;font-size:11; text-decoration:none}
.nav {font-size:10; color:15316C; font-weight:300; padding:2; text-decoration:none; margin-left:74px}
a.navLink {font-size:10; color:15316C; font-weight:300; padding:2; text-decoration:none; }
a.navLink:hover {color:#FFFFFF; background-color:#1A8D93; }
