body {
	color: #710707;
	background: #FDF8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
a:link {
	color: #333366;
}
a:visited {
	color: #003300;
}
a:hover {
	color: #990066;
}
a:active {
	color: #CC0000;
}

blockquote {
  border: 2px solid #5555AA;
  margin: 0px 20px; padding: 0px 10px
}
blockquote .small {
  font-size: medium;
  background: #5555AA;
  margin-left:-10px;
  padding: 8px 12px;
  color: #FFAA00;
}
blockquote hr {
  visibility:hidden;
  height: 3px
}
blockquote br {
  font-size: 3px
}
.info {
	font-size: xx-small;
	color: #0000CC;
	font-style: italic;
	font-weight: normal;
}
.warning {
	font-size: x-small;
	color: #CC6600;
	font-weight: bold;
}
.small {
  font-weight: bold;
  font-size: xx-small;
}
.brightheader {
	font-weight: bold;
	font-size: 12pt;
	color: #FFCC99;
}
.quote {
	font-weight: normal;
	font-style: italic;
	color: #006633;
}
.verysmall {

	font-weight: normal;
	font-size: 8pt;
}
.heading001 {
	font-size: medium;
	font-weight: bold;
}
.heading002 {
	font-size: small;
	font-weight: bold;
}
