a:link
{
	color: rgb(0,0,0); 
}
a:visited
{
	color: rgb(0,0,0); 
} 
a:active 
{
	color: rgb(0,0,0);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	background-color: rgb(231,231,231);
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(256,256,256);
	table-border-color-dark: rgb(256,256,256); 
	font-family: Arial, Verdana, Helvetica;
	font-size: 9pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
}
h1
{
	color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0); 
}
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #534741}
