body { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #000000; margin: 10px; }
ul {
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 7px;
	list-style-type: square;
	padding-left: 16px;
	margin: 0px;
	line-height: 15px;
	font-style: italic;
}
li.with_breaks {
	padding-bottom: 2px;
	padding-top: 2px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	color: #663399;
}
a.text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AE9778;
	text-decoration: none;
}
a.text_links:hover {
	color: #FFFFFF;
}
img.tan_border {
	border: 2px solid #AE9778;
}
.page_subheading_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #786547;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.page_subheading_1_black {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-bottom: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.page_subheading_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #786547;
	padding-bottom: 7px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AE9778;
}
.page_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
}
.form_field_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text_field_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #CCBFAC;
	width: 200px;
	margin: 2px;
}
.text_field_wide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #CCBFAC;
	width: 400px;
	margin: 2px;
}
.radio_label {
	vertical-align: top;
}
.credits { color: black; font-size: 10px; font-style: italic; }
form { margin: 0; padding: 0; }

