body		{	background-color: #006600;			font-family: Verdana, Arial, Geneveva, Helvetica,sans-serif;			font-size: 12px;			color: white;			font-weight: normal;			font-style: normal		}td		{	font-family: Verdana, Arial, Geneveva, Helvetica,sans-serif;			font-size: 12px;			color: white;			font-weight: normal;			font-style: normal }th		{	font-size: 16px;			color: white;		}b		{	font-weight: bold;		}a:link		{ color: black;		text-decoration: underline;		font-weight: bold;		}a:visited	{ color: silver;		text-decoration: underline;		font-weight: bold;		}a:active      { color: silver;		text-decoration: underline;		font-weight: bold;	      }a:hover		{ color: #ffcc33;		text-decoration: underline;		font-weight: bold;		}