a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #000080; 
} 
a:active 
{
	color: #FF0000;
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); font-size:10pt; font-family:Verdana 
}
body
{
	font-family: Verdana;
	background-color: rgb(255,255,204);
	color: #000000;font-size:10pt
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Verdana;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Verdana;
	color: #006699; font-size:12pt 
}
h4
{
	font-family: Verdana;
	color: #000000;font-size:12pt
}
h5
{
	font-family: Verdana;
	color: #FF9900;font-size:10pt
}
h6
{
	font-family: Tahoma;
	color: #3366CC;
}