a:link
{
	color: rgb(118,102,154); 
}
a:visited
{
	color: rgb(145,122,164); 
} 
a:active 
{
	color: rgb(145,122,164);
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(185,202,210);
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica; color: rgb(0,0,0); 
}
h1
{
	font-family:OCR A Extended; color: rgb(55,123,137);
}
h5
{
	color: rgb(118,102,154); 
{