body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #837f10;
	color: #333;
	text-align: center;
}

#page {
	background-color: #fffed9;
	border: 1px solid #959596;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
    width: 800px;
    height: 75px;
}

UL {font: 10pt Arial; color: navy}
LI {font: 10pt Arial; color: navy}
P {font: 10pt Arial; color: navy}
H4 {font: 11pt Arial; color: navy; font-weight: bold}
H5 {font: 11pt Arial; color: #006600; font-weight: bold}
H3 {font: 14pt Arial; color: navy}
H2 {font: 18pt Arial; color: navy}
H1 {font: 20pt Arial; color: #006600; font-weight: bold}
.small {font: 8pt Arial; color: navy}
.note {font: 11pt Arial; color: navy; font-weight: bold}
.note2 {font: 11pt Arial; color: #006600; font-weight: bold}
.subhead {font: 14pt Arial; color: navy}
.bigblue {font: 18pt Arial; color: navy}
.bigred {font: 20pt Arial; color: #006600; font-weight: bold}
.bigredder {font: 20pt Arial; color: red; font-weight: bold}

IMG.mid {
	vertical-align: middle;
}
  