body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.tblfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tblverdana {
	font-family: Verdana;
	font-size: x-small;
}

.navPage
{
	color:#006600;
	padding: 0;
	font-family:Verdana;
	font-size:x-small;
	font-style: normal;
	
}
.navPage a
{
	color:#006600;
	font-family:Verdana;
	font-size:x-small;
	text-decoration: none;	
}

A:link {
	color: #00CC00;
	text-decoration: none;
}

A:visited {
	color: #00CC00;
	text-decoration: none;

}

A:active {
	color:#00CC00;
	text-decoration: none;

}

A:hover {
	color: #00CC00;
	text-decoration: underline;

}