BODY  {
	font-size : 12pt;
	font-family : arial;
	color : #663300;
	background-color: #EEFFFF;
}

H3 		{font-size: 16pt; color: #000000;}
HR 		{height: 2; color: #99FFFF;}

a:link    {text-decoration: none; color: #663300; font-weight: bold;}
a:visited {text-decoration: none; color: #663300; font-weight: bold;}
a:active  {text-decoration: none; color: #663300; font-weight: bold;}
a:hover   {text-decoration: underline; color: #FF6666; font-weight: bold;}