body		{
		font-family:	arial, helvetica;
		color:		black;
		background:	#FFFFFF;
		text-align:	left;
		}

a:link		{
		color:		green;
		}

a:hover		{
		color:		green;
		font-weight:	bold;
		background:	#ffcc66;
		}

a:active	{
		color:		green;
		}

a:visited	{
		color:		green;
		}
table		{
		font-family: 	Arial, Helvetica, sans-serif;
		background-color: white;
		}
th,tr,td 	{
              	font-family: 	Arial, Helvetica, sans-serif;
              	}
.tdfont		{
              	font-family: 	Arial, Helvetica, sans-serif;
              	font-style:	normal;
              	}
div		{
              	font-family: 	Arial, Helvetica, sans-serif;
              	}
