a:link 
{ 
	color: rgb(57,109,165); text-decoration: none; 
}
a:visited
{
	color: rgb(57,109,165); text-decoration: none; 
} 
a:hover { color : rgb(255,51,0); text-decoration: underline; }

a:active 
{
	color: rgb(255,51,0); text-decoration: none; 
}
body
{
	font-family: Arial Unicode MS, Arial, Trebuchet;
	font-size: 13pt;
	color: rgb(255,255,255);
}
table
{
	table-border-color-light: rgb(0,0,0);
	table-border-color-dark: rgb(0,0,0); 
	font-family: Arial Unicode MS, Arial, Trebuchet;
	font-size: 13pt;
	color: rgb(0,0,0);

}

h1
{
	font-family: Verdana, Arial, Trebuchet;
	font-size: 16pt;
	font-weight:bold;
	color: rgb(0,0,0); 
	text-decoration: none;
}
h2
{	
	font-family: Verdana, Arial, Trebuchet;
	font-size: 13pt;
	font-weight:bold;
	color: rgb(0,0,0); 
	text-decoration: none;
}
h3
{
	font-family: Verdana, Arial, Trebuchet;
	font-size: 13pt;
	font-weight:bold;
	color: rgb(0,0,0); 
	text-decoration: none; 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}
