a:link
{
	color: #065509; 
}

a:visited
{
	color: #00CC66; 
} 
a:hover
{
	color: #000000;
}
a:active 
{
	color: rgb(255,153,0);
}
body
{
	font-family: Verdana;
	background-color: rgb(255,255,204);
	color: #000000; font-size:14pt
}
table
{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1
{
	color: #065509;font-size:20pt; font-weight:bold
}
h2
{
	color: #339966;font-size:16pt; font-weight:bold 
}
h3
{
	color: #339966;font-size:15pt 
}
h4
{
	color: #065509;font-size:14pt
}
h5
{
	color: rgb(255,102,153);
}
h6
{
	color: rgb(51,153,102);
}
.secondnav   { font-size: 10px }