a:link
{
	color: rgb(1,4,135); 
}
a:visited
{
	color: rgb(1,4,135); 
} 
a:active 
{
	color: rgb(1,4,135);
}
body
{
	font-family: Arial;
	color: #010487;
	font-size:10pt
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial Rounded MT Bold, Arial, Helvetica;
}
h1
{
	color: rgb(0,64,128);
}
h2
{
	color: rgb(0,64,128); 
}
h3
{
	color: rgb(0,64,128); 
}
h4
{
	color: rgb(0,64,128);
}
h5
{
	color: rgb(0,64,128);
}
h6
{
	color: #010487;
}table        { font-family: Arial; font-size: 10pt; color: #010487 }