a:link
{
	color: #0000CC; 
}
a:visited
{
	color: #800000; 
} 
a:active 
{
	color: #3366FF;
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	background-color: #008000;
	color: rgb(0, 51, 102);
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1
{
	font-family: Arial Black; color: #000000; font-size: 18pt; font-weight: bold
}

h3
{
	font-family: Arial Black; color: #660066;
}

dt
{
	color: #000000
}