a:link       { color: #0099FF; text-decoration: none }
a:visited    { color: lightblue; text-decoration: none } 
a:hover     { color: white; text-decoration: underline }
body         { font-family: arial; color: #FFFFFF font-size: 1.5pt}
td           { font-family: arial; color: #FFFFFF  font-size: 1.5pt}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(0, 51, 102);
	font-size: 1.5pt;
	font-weight: bold;
}
