BODY
{	background-image: url("bg.gif");
	margin-left: -10;
	margin-top: -10}
H3
{  font-weight: bold;; 
	font-size: 18px; 
	color: #FFF8DC; font-family: 
	Tahoma; line-height: 20px }
TABLE{
border-color: Silver;
	border : none;
	}
 .text
{  font-weight: bold;
	font-size: 12px;
	color: #FFF8BC;
	font-family: Tahoma;
	line-height: 20px}
.text2
{  background-color: #333366;
	font-weight: bold;
	font-size: 10px;
	color: #FFF8BC;
	font-family: Tahoma;
	line-height: 12px} 
A:link
{  text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #B2C5FF;
	font-family: Tahoma;
	line-height: 12px}
A:visited
{	 text-decoration: none;
	color: #B2C5FF }
A:hover
{	 text-decoration: underline; }