body {
	background: #FBFBFB;
	margin: 10px;
}

tr,td,th,body
{
	font-size: 10pt;
	font-family: Verdana;
	color: #444444;
}
a,a:active,a:visited,a:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #444444;
	color: #444444;
}
a:hover {
	color: #CC0000;
}
th,tr,td {
	vertical-align: top;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
	padding: 0px;
	border-spacing: 0px;
	margin: 0px;
	background: #FFFFFF;
}
b {
	font-variant: small-caps;
	font-size: 10pt;
}
.menu {
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	vertical-align: middle;
}
hr {
	text-align: left;
	border: none 0;
	border-top: 1px dashed #bfb9a8;
	height: 1px;
}
h1{
	font-size: 16pt;
	font-weight: normal;
	font-family: Georgia;
	color: #CC0000;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 15px;
	margin: 0px;
	line-height: 20px;
	text-align: left;
}
h3, h3 a, h3 a:hover, h3 a:visited, h3 a:active {
	font-size: 16pt;
	font-weight: normal;
	font-family: Georgia;
	color: #CC0000;
	text-decoration:none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0px;
	line-height: 20px;
	text-align: center;
	border:0;
	display:block;
	border-bottom:3px solid white
	
}
h2 {
	font-size: 14pt;
	font-weight: normal;
	font-family: Georgia;
	color: #888888;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 20px;
	text-align: left;
}
.ads {
	float: right;
	padding: 10px;
	background:white;
}
.pad {
	padding-left: 30px;
}