h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	font-weight: bold;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: arial;
	font-size: 11px;
	color:#FFFFFF;
}
.notice {
	font-weight: bold;
	color: #FFCC00;
}
.noticered {
	font-weight: bold;
	color: #FF0000;
}


body {
	font-family: verdana;
	font-size: 12px;
	background-image:url(images/main-bg.gif);
	background-color:#000000;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
a:link {
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #ff6633;
	text-decoration: none;
}

