a:link {color: rgb(0,0,255);}
a:visited {color: rgb(0,0,153);} 
a:active {color: rgb(255,0,0);}
a:hover {color: rgb(255,0,0);}

title
{ 	font-family: Arial, Helvetica;
	background-color: rgb(204,204,153);
	color: rgb(0,51,51); 
	font-size: 10pt; }
	
body
{	font-family: Arial, Palatino, Verdana;
	font-size: 10pt;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0); }

table 
{	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	font-size: 10pt; font-family:Arial }
	
h1, h2 {font-family: Arial, Palatino, Verdana; 
		text-align: center;
		margin: 1em; }

h1  {color: rgb(0,0,221);font-size: 18pt; font-weight: bold}
h2  {color: rgb(255,0,0);font-size: 14pt; font-weight: bold}