body 
{
	font-family: verdana, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: oblique;
	font-weight: bold;

}

td 
{
	font-family: verdana, Arial, sans-serif;
	font-size: 18px;
	color: #339900;
	font-style: oblique;
	font-weight: bold;

}
a 
{
	color: #339900; /*#99CC00 #FFCC00*/
	text-decoration: underline;
}
a:hover 
{
	text-decoration: underline;
}

