a:link
{
	color: rgb(0,0,255);
}
a:visited
{
	color: rgb(0,0,255);
} 
a:active 
{
	color: rgb(0,0,255);
}
body
{
	font-family: Arial;
	background-color: rgb(229,229,229);
	color: #000000;font-size:8pt
}
table
{
	table-border-color-light: rgb(229,229,229);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-size:8pt; font-family:Arial; font-weight:normal; margin-top:0; margin-bottom:0
}
h1
{
    color: #000000; line-height:150%
}
h2
{
	color: #000000; font-weight:bold; line-height:150%
}
h3  
{
    color: #000000
}
h4
{
	color: #008080; font-style:italic
}
h6
{
	color: #FF0000; line-height:110%
}