A:link { color:#992222; text-decoration:underline }    /* unvisited link */
A:visited { color:#666666; text-decoration:underline } /* visited links */
A:active { color:#BB4444; text-decoration:underline }  /* active links */
A:hover { color:#BB4444; text-decoration:underline }   /* active links */

.PageHeader {
	font-size:12pt;
	font-weight:bold;
	color:#285775;
	margin-top:20px;
	margin-left: 13px;
	margin-bottom:0;
	padding-bottom:0;
}
.PageHeader0 {
	font-size:12pt;
	font-weight:bold;
	color:#285775;
	margin-top:5px;
	margin-left: 0px;
	margin-bottom:20px;
	padding-bottom:0;
}
H3 {
  font-family: Arial, Helvetica;
  font-size: 11pt;
  color: #000000;
  font-weight: bold;
  margin-top:0px;
}

H4 {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #7F1B00;
  font-weight: bold;
  margin-top:0px;
}

H5 {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #666666;
  font-weight: bold;
  margin-top:0px;
}

H6 {
  font-family: Arial, Helvetica;
  font-size: 9pt;
  font-weight: normal;
}

BODY {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-color: #666666;
}

BLOCKQUOTE {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-color: #000000;
}

TEXTAREA {
  font-family: Arial, Helvetica;
  font-size: 10pt;
}

P {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-color: #666666;
}

UL {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-color: #000000;
  list-style: square;
}

OL {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-color: #000000;
}

CENTER {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  font-color: #000000;
}

TD {
  font-family: Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
}

TD.ninePt {
	font-size: 9pt;
}


