a:link
{
	color: rgb(33,66,99); 
}
a:visited
{
	color: rgb(33,66,99); 
} 
a:active 
{
	color: rgb(33,66,99);
}
body
{
	font-family: Verdana, Arial, Times New Roman, Times;
	background-color: rgb(255,255,255);
	color: rgb(33,66,99);
	font-size:"10";
}
table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
	font-family: Verdana, Arial, Times New Roman, Times;
	font-size:"10";
}
h1
{
	font-family: Verdana, Arial, Times New Roman, Times;
	font-size:"10";
	color: rgb(33,66,99);
}
h2
{
	font-family: Verdana, Arial, Times New Roman, Times;
	font-size:"11";
	color: rgb(33,66,99);
}
h3
{
	font-family: Verdana, Arial, Times New Roman, Times;
	font-size:"12";
	color: rgb(33,66,99);
}
h4
{
	font-family: Verdana, Arial, Times New Roman, Times;
	font-size:"14";
	color: rgb(33,66,99);
}
h5
{
	font-family: Verdana, Arial, Times New Roman, Times;
	font-size:"16";
	color: rgb(33,66,99);
}
h6
{
	font-family: Verdana, Arial, Times New Roman, Times;
	font-size:"18";
	color: rgb(33,66,99);
}