<style> 
<!-- 
BODY{ 
scrollbar-highlight-color:#fef1d6;
scrollbar-shadow-color:#990000;
scrollbar-track-color:#993333;
scrollbar-face-color:#990000;
scrollbar-arrow-color:#fef1d6;
scrollbar-darkshadow-color:#fef1d6;
scrollbar-3dlight-color:#990000; 
}  
body
{
  font-family: Century Gothic;
  font-size: 12px;
  color: 990000;
}

td {
	font-family: Century Gothic;
  font-size: 12px;
  color: 990000;
}

th {
	font-family: Century Gothic;
  font-size: 12px;
  color: 990000;
}
a {
	color: 990000;
	text-decoration: none;
}

A:hover { COLOR: #333333; TEXT-DECORATION: underline; font-weight: normal; }

textarea {font-family: Century Gothic; font-size: 7pt; color: #990000; align="justify";} 

--> 
</style>