H1 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: Red; font-size: 14px; 	font-weight : bold; }
A:LINK { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: #DEDEDE; font-size: 12px;  text-decoration : none; }

A:VISITED { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color: White; font-size: 12px ;  text-decoration : none;}
	

A:ACTIVE {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: White; font-size: 12px ;  text-decoration : none;}
	

A:HOVER { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;color: Red; font-size: 12px ;  text-decoration : underline;}
	



BODY {  background-image :  url(siteimages/gradient.jpg);  background-repeat : repeat-x;  background-position : top;         }
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
}
TD.main {
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-color : Black;
}
TD.head {
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	background-color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}

LI {
	color : Red;
	list-style : square;
}

.imgfloatright { float : right;  border : 1px solid #999999;  }

.imgfloatleft { float : left }