a:link
{
	color: rgb(102,51,153);
	font-size=11px; 
}
a:visited
{
	color: rgb(51,153,102);
	font-size=11px; 
} 
a:active 
{
	color: rgb(204,153,51);
	font-size=11px; 
}
body
{
	font-family: Arial, Helvetica;
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(102,51,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color="#0000FF";
}
h2
{
	color: rgb(102,51,153); 
}
h3
{
	color: rgb(102,51,153); 
}
h4
{
	color: rgb(102,51,153);
}
h5
{
	color: rgb(102,51,153);
}
h6
{
	color: rgb(102,51,153);
}