a:link
{
	color: #B37604; text-decoration: none; 
}
a:visited
{
	color: #C88B0F; text-decoration: none; 
} 
a:hover 
{
	color: #CC3300; text-decoration: none; font-weight:bold
}
body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: #000000;font-size:9pt
}
table
{
	table-border-color-light: color: #6600CC;

	table-border-color-dark: rgb(0,0,0); font-size:9pt; color:#000000; font-family:Verdana 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #2E0165; font-size:12pt
}
h3
{
	color: #000000; font-size:9pt;
}
h4
{
	color: #C40500; font-size:10pt; text-decoration: italic;
}
h5
{
	color: #2E0165; font-size:10pt
}
h6
{
	color: #2E0165; font-size:12pt
}