a:link       { color: #003300; font-family: Arial; text-decoration: underline; }
a:hover      { color: #003300; font-family: Arial; text-decoration: underline; }
a:visited		{ color: #003300; font-family: Arial; text-decoration: underline; } 
a:active 		{ color: #003300; font-family: Arial; text-decoration: underline; }
body         { font-family: Arial, Helvetica; color: #006600; font-size: 12pt }
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(255,102,51);
}
h2
{
	color: rgb(204,153,51); 
}