body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
body {
	background-color: #CCCCCC;
	background-image: url(/images/site-bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
a {
	font-weight: bold;
}
a:link {
	color: #3333CC;
	text-decoration: underline;
}
a:visited {
	color: #3333CC;
	text-decoration: underline;
}
a:hover {
	color: #3333CC;
	text-decoration: none;
}
a:active {
	color: #3333CC;
	text-decoration: underline;
}
.adsHead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC3300;
	text-decoration:underline;
	font-weight:bold;
	margin-left:0px;	
}
.adsBody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	margin-left:0px;
}