a:link       { color: #000080; text-decoration: none; font-family: Verdana, Arial, Helvetica; 
               font-size: 12px }
a:visited    { color: #3366CC; text-decoration: none; font-family: Verdana, Arial, Helvetica; font-size: 12px }
a:active     { color: #800080; text-decoration: none; font-family: Verdana, Arial, Helvetica; 
               font-size: 12px }
table        { table-border-color-light: rgb(255,204,102); table-border-color-dark: 
               rgb(204,153,102); font-size: 12px; color: #800000 }
body         { font-family: Verdana, Arial, Helvetica; background-color: rgb(255,255,204); 
               color: #663300; font-size: 12px }
h1           { font-family: Verdana, Arial, Helvetica; color: #800000; font-size: 18pt; font-weight: bold }
h2           { font-family: Verdana, Arial, Helvetica; color: #800000; font-size: 14pt; 
               font-weight: bold }
h3           { font-family: Verdana, Arial, Helvetica; color: #006699; font-size: 12pt; font-weight: bold }
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}a:hover {  color: #FF0000; text-decoration: underline}
