BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 1em;
	color : #2F4F4F;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : lighter;
	font-size : 1em;
	color : blue;
}



A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 1em;
	color : Blue;
}


A:Active.linksmall {
                  	font-size : 12;
                  	font-family : Arial, Helvetica, sans-serif;
                  	color : #800000;
                  	text-decoration : none;
                  	font-weight : normal; 
                  }
A.leftnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color : #2F4F4F;
	font-weight : normal;
}

A:HOVER.leftnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color : Blue;
	font-weight : normal;
}

A:active.li {
	color : #2F4F4F;
}
	
	
	
.innerheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	text-decoration : none;
	color : Navy;
	font-weight : normal;
}

	

