H1 {font: 20pt Arial; color: #dd0033; font-weight: bold; text-align: center}
H2 {font: 18pt Arial; color: navy}
H3 {font: 14pt Arial; color: navy}
H4 {font: 12pt Arial; color: navy; font-weight: bold; text-align: center}
P {font: 10pt Arial; color: navy}
UL {font: 10pt Arial; color: navy}
LI {font: 10pt Arial; color: navy}
A  {font: 10pt Arial; color: navy}
.mid {font: 9pt Arial; color: navy}
.small {font: 8pt Arial; color: navy}
.body {font: 10pt Arial; color: navy}
.content  {font: 10pt Arial; color: navy}
.note {font: 11pt Arial; color: navy; font-weight: bold}
.note2 {font: 11pt Arial; color: #dd0033; font-weight: bold}
.subhead {font: 14pt Arial; color: navy}
.bigblue {font: 18pt Arial; color: navy}
.bigred {font: 20pt Arial; color: #dd0033; font-weight: bold}


#sidebar
{
	padding: 20px 0 10px 0;
	width: 220px;
        background-color: #AAAAAA;
	border-style: ridge;
	float: right;
}

#main
{
	margin-left: 0px;
	width: 400px;
	background-color: #FFFFFF;
}

