body  {	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, Comic Sans; 
	color: rgb(255,255,255);
	background: #669933; }


table.small	{ background: rgb(200,200,200); font-size: 8pt; color: #669933; text-align: center;}

a {text-decoration: none}
a:hover {background-color: #ccffcc; }
a:link {color: #006633; }
a:visited {color: #cc0000; }
a:active {color: rgb(200,0,0); }
