body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

p {
	text-align: center;
}

.mainText {
	font-size: 10pt;
}

.titleText {
	font-size: 14pt;
	color: #999999;
}

.formText {
	font-size: 10pt;
	color: #333333;
}

.footerText {
	font-size: 8pt;
	color: #CCCCCC;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFCC66;
	text-decoration: none;
}

a.footerNav:link {
	color: #999999;
	text-decoration: none;
	font-size: 8pt;
}

a.footerNav:visited {
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}

a.footerNav:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 8pt;
}
