body {
 background-color: #FFFFFF;
 font-family: Verdana,Helvetica,sans-serif;
 font-size: 8pt;
 color: #663300;
 }
p, li, td, ul, ol, textarea, select  {
 font-family: Verdana,Helvetica,sans-serif;
 font-size: 8pt;
 color: #663300;
 }
li {
 margin-bottom: 5;
 }
table.hilite { border:1px dotted #663300; border-collapse:collapse; width:325px; background-color:#FFECC4; }
.quote {
 font-style: italic;
 }
.footer {
 font-size: 7pt;
 margin-left: 5;
 margin-right: 5;
 margin-top: 3;
 }
.faqQ {
 font-weight: bold;
 margin-top: 10;
 margin-bottom: 0;
 }
.faqA {
 margin-left: 8;
 margin-right: 8;
 color: #333333;
 margin-top: 0;
 margin-bottom: 0;
 }
.oddrow {
 background-color: #FFF8EA;
 }
.evenrow {
 background-color: #FFF1D4;
 }
.testimonial {
 margin-left: 15;
 margin-right: 15;
 margin-top: 3;
 margin-bottom: 15;
 color: #333333;
 }
.testimonialHdg {
 margin-top: 20;
 margin-bottom: 3;
 }
H1 {
 font-size: 12pt;
 font-weight: bold;
 }
H2 {
 font-size: 10pt;
 font-weight: bold;
 }
H3 {
 font-size: 8pt;
 font-weight: bold;
 }
.level1 {
 margin-top: 3px;
 margin-bottom: 3px;
 font-size: 9pt;
 }
.level2 {
 margin-top: 3px;
 margin-bottom: 3px;
 margin-left: 15px;
 }
.level3 {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 30px;
 font-style: italic;
 }
a:link {
 color: #330000;
 text-decoration: underline;
 }
a:visited {
 color: #663300;
 text-decoration: underline;
 }
a:active {
 color: #FF0000;
 text-decoration: underline;
 }
a:hover {
 color: #000000;
 text-decoration: underline;
 }