a:link{color: #0000FF;font-size:10pt; font-family:Arial}

.maintext    { font-family: Arial; font-size: 10pt; text-align: left;  }
a:active {color: #C0C0C0;font-family:Arial; font-size:10pt}

a:visited{color: #0000FF;font-size:10pt; font-family:Arial} 

a:hover {color: #FF0000; font-size:10pt; font-family:Arial}


body
{
	font-family: Arial;
	background-color: rgb(0,64,128);
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6, text1
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: rgb(255,204,0);
}
h2
{
	color: rgb(255,0,0); 
	font-size: 14pt
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}