body {
	background-color: #000000;
}	

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	text-transform: uppercase;
}

.textwhiteHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 10px;
	color: #3399FF;
}	
	
.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
}

.bodycopyPF {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #3399FF;
}

.textwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}

.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.paddingRight {
	padding-right: 10px;
}
a:visited {
	text-decoration: none;
}
.sectionTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 38px;
	color: #CC0000;
}
.subheaderLite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 15px;
	color: #3399FF;
	text-transform: uppercase;
}
.ruleTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.intros {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 26px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}
.introsSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}
a:active {
	color: #FF0000;
	background-color: #FF0000;
}
