a:link
{
	color: #0000FF; 
}
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
body
{
	margin:0; font-family: Verdana;
	background-color: #FFFFFF;
	font-size:10pt; word-spacing:0; text-align:left; text-indent:0; line-height:100%
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); font-family:Verdana; font-size:10pt 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h1
{
	margin:0; color: #800000;font-size:12pt; font-family:Verdana; text-align:left; word-spacing:0; text-indent:0; line-height:100%
}
h2
{
	color: #800000;font-family:Verdana; font-size:12pt 
}
h3
{
	font-size:10pt; font-family:Verdana 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}