body {
	background-image: url(images/bkgNoTop.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.captionMaroon {
	color: #2F0001;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.captionWhite {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodyCopy {
	color: #FFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height:18px;
}

.footer {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}


.footerLink {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.footerLink:Hover {
	color: #FFE387;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

a {
	color: #FFE387;
}

