body {
	text-align: center;
	min-width: 820px;
	background-color: #000066;
	font: 10pt Arial; color: navy;
}

#hdr {
        width: 820px;
        margin: 0px auto;
        text-align: left;
	background-color: white;
}

#content {
        width: 800px;
	margin: 0px auto;
        text-align: left;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
}
#footer {
        width: 800px;
        height: 175px;
	margin: 0px auto;
        text-align: center;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
}

#footerbox-1 {
  float: left;
  width: 350px;
}

#footerbox-2 {
  float: left;
  width: 180px;
  margin: 10px;
}

#footerbox-3 {
  float: left;
  width: 250px;
}


	H1 {font: 20pt Arial; color: #dd0033; font-weight: bold}
	H2 {font: 18pt Arial; color: navy}
	H3 {font: 14pt Arial; color: navy}
	H4 {font: 12pt Arial; color: navy; font-weight: bold}
	P {font: 10pt Arial; color: navy}
	.small {font: 8pt Arial; color: navy}
	.body {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}



  
