body
{
background-image: url();
	background-repeat: repeat-x;
	background-position: center top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
p		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;  }
td		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;  }
a {
	color: #FF0000;
	text-decoration:none;
	border-bottom: 0px solid #990000;
	outline: none;
	}
a:link {
	color: #FF0000;
	text-decoration:none;
	border-bottom: 0px solid #990000;
	}
a:visited {
	color: #FF0000;
	text-decoration:none;
	border-bottom: 0px solid #990000;
	}
a:hover {
	color: #FF0000;
	text-decoration:none;
	border-bottom: 0px solid #FF0000;
	}
a:active {
	color: #FF0000;
	text-decoration:none;
	border-bottom: 0px solid #990000;
	outline: none;
	}
h3 {
	color: #FF0000;
	text-decoration:none;
	border-bottom: 0px solid #990000;
	border-top: 0px solid #990000;
	margin-top:0;
	margin-bottom:0;
	outline: none;
	}	
	


