/*  8cff8c red */

a:link { color: #ffffaa; font-size: 10pt; font-family: Verdana,helvetica,arial,sans-serif; }
a:visited { color:  #ffffaa;    font-size: 10pt;       font-family: Verdana,helvetica,arial,sans-serif;} 
a:hover {color: #ff0037;    font-size: 10pt;}
a:active {color: rgb(0,102,102);    font-size: 10pt;}

body
{
      font-family: Verdana,helvetica,arial,sans-serif;
      font-size: 10pt; 
	color: #000000;
	background-color: rgb(204,204,153);
}

td
{
      font-family: Verdana,helvetica,arial,sans-serif;
      font-size: 10pt; 
	color: #ffffaa;
}

.whitefont
{
      font-family: Verdana,helvetica,arial,sans-serif;
      font-size: 10pt; 
	color: #ffffff;
	background-color: #000000;
}

.blacklink a:link {color: #000000;}
.blacklink a:visited {color: #000000;}
.blacklink a:hover {color: #ff0000;}


h1, h2, h3, h4, h5, h6
{
	font-family: "Times New Roman", Times, sans-serif;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}