a:link
{
	color: rgb(0,102,153); 
}
a:visited
{
	color: rgb(0,153,102); 
} 
a:active 
{
	color: rgb(0,102,102);
}
body         { font-family: Arial, Helvetica; background-color: rgb(153,204,153); color: #000000; 
               font-size: 10 pt; text-indent: 0; margin: 10 }
table
{	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	font-family: Arial, Helvetica;
 	font-size: 10 pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1           { color: #000080; font-family: Arial; font-size: 11 pt; font-weight: bold }
h2           { color: #000080; font-family: Arial; font-size: 11 pt }
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}
