body {
	font-family: Book Antiqua, Times, sans-serif;
	font-size: 11pt;
}

td {
	font-family: Book Antiqua, Times, sans-serif;
	font-size: 11pt;
}

th {
	font-family: Book Antiqua, Times, sans-serif;
	font-size: 11pt;
}

.bodystyle {
	font-family: Book Antiqua, Times, sans-serif;
	font-size: 11pt;
}

.headline {
	font-family: Papyrus, Book Antiqua, Times, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC0000;
}
.subhead {
	font-family: Papyrus, Book Antiqua, Times, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}
.subhead2 {
	font-family: Book Antiqua, Times, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.subhead3 {
	font-family: Book Antiqua, Times, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}

.sidebar {
	font-family: Book Antiqua, Times, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

a:link {
	color:#CC0000;
	text-decoration: none;
}

a:visited {
  color:#663399
  text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CC0000;
	text-decoration: none;
}

a.footernav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#990066
	}

a.footernav:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color:#663399
  text-decoration: none;}



