body  {
	background-image: none;
	background-color: #000000;
	font-family : verdana;
	font-size : 10px; 
	color : #ffffff;
	font-style : normal;
	font-weight : normal;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	margin-bottom : 0;
}

	<!-- LINK STYLES -->
	
	
A:link  {
	text-decoration : none;
	color : #990000;
	font-style : normal;
	font-weight : normal;
}

A:visited  {
	text-decoration : none;
	color : #990000;
	font-style : normal;
	font-weight : normal;
}

A:active  {
	text-decoration : none;
	color : #FF9900;
	font-style : normal;
	font-weight : normal;
}

A:hover  {
	text-decoration : underline;
	color : #FFFFFF;
	font-style : normal;
	font-weight : normal;
}

	<!-- BACKGROUND STYLES -->

	
td.black  {
	background-color : #000000;
}

td.bglite  {
	background-image: url("../graphics/bg_tag_lite.gif");
	background-color: #F7F7F7;
}

	<!-- CONTENT STYLES -->

	
td.centercontent  {
	background-image: url("../graphics/bg_tag_lite.gif");
	background-color: #f7f7f7;
	font-family: verdana;
	font-size: 10px;
	color: #737357;
	font-style : normal;
	font-weight : normal;
}
