a:hover {  color: #660000}
a.footer_link:link { color: #BFAD6C} /* same as footer */
a.footer_link:visited { color: #BFAD6C} /* same as footer */
a.footer_link:hover { color: #00503B} /* same as a:hover */

/* text formatting */
body {font-family: Times New Roman, Times, serif}
h1, h2, h3, h4, h5, th, .events_head, .figures_title, .figures_number, .figures_thousands, .footer, .phone, .print_version, .print_version_note, .member_name, .member_subhead {font-family: Arial, Helvetica, sans-serif}
p, td, ul, ol {font-family: Times New Roman, Times, serif}
h1 { font-size: 18pt; font-weight: bold; color: #00503B}
h2 { font-size: 16pt; font-weight: bold}
h3 { font-size: 13pt; font-weight: bold; color: #660000}
h4 { font-size: 11pt; line-height: 15pt; font-style: italic; color: #A3976C}
h5 { font-size: 10pt; line-height: 15pt; font-weight: bold; color: #838053}
p  { font-size: 10pt; line-height: 13pt}
th {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #660000;
	vertical-align: top;
}
td { font-size: 10pt}
ul { font-size: 10pt; line-height: 13pt; list-style-type: square}
ol { font-size: 10pt; line-height: 13pt}
.initial_cap { font-size: 14pt; font-weight: bold; color: #660000}
.events_head { font-size: 10pt; font-weight: bold; color: #838053}
.events_date {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}
.events_description {
	font-size: 10pt;
	white-space: nowrap;
	padding-bottom: 3px;
}
.footer { font-size: 7pt; color: #BFAD6C}
.file_type { font-size: 7pt; color: #BFAD6C}
.phone { font-size: 7pt}
.print_version { font-size: 9pt}
.print_version_note { font-size: 7pt}
.phone { font-size: 7pt}
.figures_title { font-size: 12pt; font-weight: bold; color: #838053}
.figures_number { font-size: 24pt; font-weight: bold}
.figures_thousands { font-size: 10pt; color: #BFAD6C}
.subhead { font-size: 12pt; font-weight: bold; color: #660000}

.member_name { font-size: 11pt; line-height: 13pt; font-weight: bold;  color: #660000}
.member_education { font-size: 10pt; line-height: 13pt; font-style: italic}
.member_title { font-size: 10pt; line-height: 13pt; font-weight: bold}
.member_company { font-size: 10pt; line-height: 13pt}
.member_contact { font-size: 10pt; line-height: 13pt}
.member_subhead { font-size: 10pt; line-height: 13pt; font-weight: bold}
.member_text { font-size: 10pt; line-height: 13pt}


/* background color formatting */
.form_fields { background-color: #F7E9B4}
.form_fields_red { background-color: #660000}
