@charset "utf-8";
.centerTable {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.h2 {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.leftAdPad {
	padding-top: 2px;
}

.h3 {
	font-size: 20px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}

.h1 {
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.leftStyle {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-repeat: repeat-x;
}
.footerTable {
	font-size: 18px;
	font-weight: bolder;
	color: #CCCCCC;
	letter-spacing: .125em;
	text-align: center;
	vertical-align: bottom;
}

