/* CSS Document */

body			{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
table        	{ font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #000066; cellpadding: 0; cellspacing: 0;}
img             { border: 0px; }
a:link       	{ color: green; text-decoration: none }
a:active     	{ color: green; text-decoration: none }
a:visited    	{ color: green; text-decoration: none }
a:hover      	{ color: green; text-decoration: underline }

