body {
	background-color: #FFFFCC;
	margin: 0px auto;
}

.mainText {
	font-color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 4px;
	padding: 10px;
}

.copyrightText {
	font:8pt Georgia, "Times New Roman", Times, serif;
	color:#330000;
	font-weight: normal;
	}

.formText {
	font-color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
}

.formFieldText {
	font-color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 10pt;
}

.formHeader {
	background-color: #330000;
	color: #FFFFCC;
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:400;
}

.photoCaption {
	font-color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 9pt;
	font-style:italic
}

.insetPlayer {
	margin: 10px;
	float:right
}

.hrMaroon {
	color: #330000;
	border-color: #330000;
}

.hrYellow {
	color: #FFFFCC;
	border-color: #FFFFCC;
}