a:link
{
	color: rgb(204,0,0); 
}
a:visited
{
	color: rgb(102,0,0); 
} 
a:active 
{
	color: rgb(0,0,204);
}
body
{
	font-family: Bookman Old Style, Times New Roman, Times;
	background-color: #FFFFFF;
	color: #000066;
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
	color: #000000;font-size:10pt; margin-top:1; margin-bottom:0
}
h1, h2, h3, h4, h5, h6
{
	font-family: Bookman Old Style, Times New Roman, Times;
}
h1
{
	color: #CC3333;font-size:18pt; font-weight:bold
}
h2
{
	color: #000000;font-size:14pt; line-height:100%; margin-top:0; margin-bottom:0
 
}
h3
{
	color: #CC3333;font-size:12pt; font-weight:bold; line-height:150%; margin-top:10; margin-bottom:0 
}
h4
{
	color: #3300CC;font-size:12pt
}
h5
{
	color: #000000;font-size:10pt; margin-top:1; margin-bottom:0
}
h6
{
	color: #CC3333;font-size:10pt; line-height:100%; margin-top:1; margin-bottom:1
}