﻿A:hover
 {
 	color: #0000FF; text-decoration: underline; 
 }

a:link
{
	color: #0000FF;
	text-decoration:none 
}
a:visited
{
	color: #800080;
	text-decoration:none  
} 
a:active 
{
	color: #0000FF;
}
body
{
	font-family: Arial, Helvetica; background-color:#336600
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); font-family:Arial; font-size:10pt; text-align:center; background-color:#FFFFFF 
}
h6
{
	font-family: Arial;
}
h5
{
	font-family: Arial;
}
h4
{
	font-family: Arial;
}
h3
{
	font-family: Arial;
}
h2
{
	font-family: Arial;
}
h1
{
	font-family: Arial;
}
h1
{
	color: #003300; font-weight:bold; font-size:12pt
}
h2
{
	 
}
h3
{
	 
}
h4
{
	
}
h5
{
	
}
h6
{
	
}