H3  {
	color : #ffffff;
	font-size : x-small;
	font-weight : bold;
	
	}
H2 {
	color : #003399;
	font-size : 16 pt;
	font-weight : bold;
	}

H4  {
	color: #003399;
	font-size: 10pt;
	font-weight: bold;
	margin-left:10;
	}

a.nav:link {color: white}
a.nav:visited {color: #fecfc0}
a.nav:hover {color: #f8ef59}

a.bodylink:link {color: #ff0103;}
a.bodylink:visited {color: #ff9999;}
a.bodylink:hover {color: #F8ef59;}

a.headerlink:link {color: #fbb475;}
a.headerlink:visited {color: #fecfc0;}
a.headerlink:hover {color: #F8ef59;}




A  {	
	font-size : 8pt;
	font-family : sans-serif;
	font-weight : bold;
		text-decoration : none;
}

A.headerlink  {	
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : bold;
	text-decoration : none;
}


BODY  {
	font-family : Arial;
	color : #003366;
	background-color : White;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-size : 9pt;
	}

P  {
	font-family : Arial;
	color : #003366;
	margin-left : 5;
	margin-right : 0;
	margin-top : 0;
	font-size : 9pt;
	}
LI {
	font-family : Arial;
	
	margin-left : 5;
	margin-right : 0;
	margin-top : 0;
	font-size : 9pt;
	}

.smalltext
	{font-size : 8pt;
	}
.formtext{
	font-family : Arial;
	font-color : white;
	font-size : 9pt;
	}
.margined{
	margin-left:25;
	margin-right:15;
	}
.darktext{font-color:#003366;}
