INPUT {
	height : 17px;
	font : x-small Georgia, Eras Medium ITC,verdana;
}


	SELECT  {
		ffont : x-small Eras Medium ITC, verdana;
		font-size : 8pt;
		font-weight : bold;
		

	}

TABLE {
	font-family: Georgia, Corbel, Eras Medium ITC, verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: white;
}

 P, TD{
	font-family: Georgia, Corbel, Eras Medium ITC, verdana;
	font-size: 14px;
	color: white;
	font-style: normal;
	font-weight: normal;
	color: #2f4f4f;
	margin:0px;
	padding:0px;
	letter-spacing: 1px;
	
}

BODY
.body a:active {
	font-family: Georgia, Corbel, Eras Medium ITC, verdana;
	color: #2f4f4f;
	text-decoration: underline;
	font-weight: bold;
	font-size : xx-small;
}
.body a:link {
	color: #2f4f4f;
	text-decoration: underline;
	font-weight: bold;
	font-size : xx-small;
}
.body a:visited {
	color: silver;
	text-decoration: underline;
	font-weight: bold
}
.body a:hover {  color: #f5f5f5; text-decoration: underline ; font-weight: bold ; font-size : x-small;}

.localnav  a:active {
	color: orange;
	text-decoration: none;
	font-size : xx-small;
	
}
.localnav  a:link {
	color: #336699;
	text-decoration: none;
	font-size : xx-small;
}
.localnav  a:visited {
	color: 336699;
	text-decoration: none;
	font-size : xx-small;
}
.localnav  a:hover {color: #0066cc;text-decoration: underline ; font-size : xx-small;}

.leftnav  a:active {
	color: #000000;
	text-decoration: none;
	font-size : x-small;
}
.leftnav  a:link {
	color: #0066ff;
	text-decoration: none;
	font-size : x-small;
}
.leftnav  a:visited {
	color: #0066cc;
	text-decoration: none;
	font-size : x-small;
}
.leftnav  a:hover {
	color: #0066ff;
	text-decoration: underline;
	font-size : x-small;
}



.nav  a:active {
	color: #ffffff;
	text-decoration: none;
	font-size : x-small;
	font-weight: bold;
}
.nav  a:link {
	color: #ffffff;
	text-decoration: none;
	font-size : x-small;
	font-weight: bold;
}
.nav  a:visited {
	color: #eeeeee;
	text-decoration: none;
	font-size : x-small;
	font-weight: bold;
}
.nav  a:hover {
	color: #ffff99;
	text-decoration: underline;
	font-size : x-small;
	font-weight: bold;
}

