BODY	{margin:2px;
	background-color:#ffffff; 
	font-family: Arial; 
	font-size:10pt;
	border-top: 10px groove gray;
	border-right: 10px groove gray;
	border-bottom: 10px groove gray;
	border-left: 10px groove gray;
	}
P	{font-family: Arial; 
	font-size:10pt;
	font-weight:bold;
	}
UL	{list-style-image:url(0);
	font-family: Arial; 
	font-size:10pt;
	font-weight:bold;
	}
OL	{font-family: Arial; 
	font-size:10pt;
	font-weight:bold;
	}
TD	{font-family: Arial; 
	font-size:10pt;
	font-weight:bold;
	}
A  {text-decoration: none;
	font-family: Arial; 
	font-size:10pt;
	font-weight:bold;
	}
A:link      { color: gold; }         /* unvisited links */
A:visited   { color: #FFFFCC; }      /* visited links   */
A:hover     { color: #ffff66; }      /* user hovers     */
A:active    { color: red; }          /* active links    */