a:link
{
	color:white ; text-decoration:none
}
a:visited
{
	color:white ; text-decoration:none
} 
a:active 
{
	color:white ; text-decoration:none
}
body
{
	font-family: Arial, Helvetica; font-size:10pt ;
	background-color: rgb(0,130,0);
	color: white; margin-top:0pt
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color:white ; font-size:12pt ; font-weight:bold
}
h2
{
	color: rgb(0,130,0); 
}
h3
{
	color: rgb(0,130,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
