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 */

H3 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}

H4 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #7F1B00;
  font-weight: bold;
}

H5 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #666666;
  font-weight: bold;
}

H6 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
}

BODY {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #666666;
}

BLOCKQUOTE {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

TEXTAREA {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
}

P {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

UL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

OL {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

CENTER {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  font-color: #333333;
}

TD {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10pt;
  color: #333333;
}
#footer a {
	text-decoration: none;
}
#lfol {
	position: relative;
	left: -18px;
}
#rdheader1 {
	font-weight: bold;
	color: #7f1b00;
}
#indented {
	list-style-type: none;
}
#hr1pxh {
	line-height: 1px;
	color: #e5e5e5;
}

table.orderform { font-size: 9pt; color: black; border: 1px solid #999999; }
table.orderform tr.header { background-color: #999999; color: #ffffff; font-weight: bold; }
table.orderform td { font-size: 9pt; color: black; }
table.orderform tr.shaded { background-color: #eeeeee; }

table.orderform tr td div { font-size: 8pt; margin-top: 5px; }
table.orderform tr td table.small { margin-top: 5px; }
table.orderform tr td table.small td { font-size: 8pt; }
