a:link
{
	color: #800000;font-weight:bold 
}
a:visited
{
	color: #000000;font-weight:bold 
} 
a:active 
{
	color: #003300;font-weight:bold
}
body
{
	font-family: Arial;
	background-color: rgb(204,204,153);
	color: #003300; font-size:10pt
}
table
{
    font-family: Arial;
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); color:#003300; font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman;color:#800000
}
h1
{
	color: #800000; font-size:18pt; font-weight:bold; font-family:Viner Hand ITC
}
h2
{
	color: #800000;font-size:14pt; font-weight:bold; font-family:Viner Hand ITC 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}