a:link
{
	color: #0000FF; 
}
a:visited
{
	color: #000080; 
} 
a:active 
{
	color: rgb(255,51,0);
}
body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: #000000;font-size:10pt
}
table
{
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0);
	font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #000000;font-family:Verdana; font-size:12pt
}
h2
{
	color: #000000;font-family:Verdana; font-size:12pt; font-weight:bold 
}
h3
{
	color: #000000;font-family:Verdana; font-size:14pt 
}
h4
{
	color: #000000;font-family:Verdana; font-size:14pt; font-weight:bold
}
h5
{
	color: #000000;font-family:Verdana; font-size:16pt
}
h6
{
	color: #000000;font-family:Verdana; font-size:16pt; font-weight: bold
}
