a:link{	color: #FF3300; font-size: 10pt;}
a:visited{	color: #FF4400; font-size: 10pt;}
a:active {	color: #FF5500; font-size: 10pt;}

a.b:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none; font-variant: normal; text-transform: none}
a.b:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none; font-variant: normal; text-transform: none}
a.b:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; font-variant: normal; text-transform: none; text-decoration: none}
a.b:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #666666; text-decoration: none; font-variant: normal; text-transform: none}


table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); color:#800000
}

body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: #FFFFCC;
	color: #008000;
}

p
{
	color: #003366;
}

ul
{
	color: #003366;
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}

h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0);
}

h3
{
	font-family: Times New Roman, Times;
	color: rgb(0,102,153);
}

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);
}
