a:link       { color: #CC6600 }
a:visited    { color: #009900 }
a:active 
{
	color: rgb(204,153,51);
}
body
{
	font-family: Arial, Helvetica;
	background-color: #FFE12E;
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1           { color: #028D30; font-size: 14pt; text-align: Center }
h2           { color: #000000; font-size: 12pt; text-align: Center }
h3           { color: #028D30; font-size: 12pt; font-weight: bold; text-align: Center }
h4           { color: #FFE13E; font-size: 12pt; font-weight: bold; text-align: Center; 
               margin-top: 0; margin-bottom: 0 }
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
basefont     { color: #000000; font-size: 12pt }
