a:link       { color: #0099FF; font-weight:bold }
a:visited    { color: #999999; font-weight:bold }
a:active     { color: #33CCFF }

table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	font-family: Comic Sans MS;
	color:#393900
}
normal
{
	font-family: Verdana, Arial, Helvetica;
	color: #393900;
}

h1
{
	font-family: Verdana;
	color: rgb(153,153,51);
}
h2
{
	font-family: Verdana;
	color: #000000;font-size:10pt; text-decoration:underline; font-weight:bold 
}
h3
{
	font-family: Verdana;
	color: #000000;font-size:10pt; 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);
}