a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
tbody
{
	font-family: Arial; color: #000000; font-size: 10pt
}

table
{
background-color: rgb(255,255,255)
}
body
{
	font-family: Arial, Arial, Helvetica;
	background-color: rgb(51,102,153);
	color: rgb(0,0,0);
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2           { font-family: Times New Roman; color: #CC9900; font-size: 16pt }
h3           { font-family: Arial; color: #006699; font-size: 10pt }
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}