
a:link
{
	color: rgb(0,51,0); 
}
a:visited
{
	color: rgb(0,51,0); 
} 
a:active 
{
	color: rgb(0,51,0);
}
body         
{ 
font-family: Arial, Helvetica; background-color: rgb(255,255,255); color: #333333; font-size: 10pt;
scrollbar-base-color: #00CC00; 
scrollbar-track-color: #FFFFFF; 
scrollbar-face-color: #FFFFFF; 
scrollbar-highlight-color: #FF6800; 
scrollbar-3d-light-color: #FF6800; 
scrollbar-dark-shadow-color: #FF6800; 
scrollbar-shadow-color: #FF6800; 
scrollbar-arrow-color: #FF6800;
}
table
{
	table-border-color-light: rgb(255,255,255);
	table-border-color-dark: rgb(0,0,0); 
	font-family: Verdana, Arial, Helvetica; color: #000000; font-size: 10pt;

}
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica; color: #FFFFCC; font-size: 10pt }
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(255,255,255); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(255,255,153);
}
h5
{
	color: rgb(255,255,0);
}
h6
{
	color: rgb(255,255,255);
}
