BODY {
  background: #DFC57A;
  text-align: center;
 
}

body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 

H1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 22px;
  font-weight : bold;
  color: #B69E59;
  vertical-align: bottom;
  background-position: bottom;
}

H2 { 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-weight : bold;
  color: #B69E59;
  background-position: bottom;
}

H2 { vertical-align: text-bottom; padding-bottom: 0px; margin-bottom: 3px; margin-height: 10px; }

UL {
  list-style: square;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight : normal;
  color: #666666;
}

p { 
color: #666666; 
text-align: justify; 
font-family: Verdana,arial,helvetica,sans-serif;  
font-size: 10pt
}

p.sm { 
color: #FFFFFF; 

font-family: Verdana,arial,helvetica,sans-serif; 
font-size: 8pt
}

.subnavlinks {  color: #FFFFFF; text-decoration: none}
.subnavlinks:hover {  color: #FFFFFF; text-decoration: underline}
.faqlinks {  color: #000000; text-decoration: underline}
.featlinks {  color: #000000}
.featlinks:hover {  color: #000000; text-decoration: underline}
.footyell { color: #666666; text-decoration: none}
.footyell:hover { color: #000000; text-decoration: none}
.footblulinks { color: #ffffff; text-decoration: none}
.footblulinks:hover { color: #ffcc33; text-decoration: none}

.menunavleft {color:#3399cc; text-decoration: none; font-family: Verdana; font-size: 10pt}

.menunavleft:hover {color:#3399CC; text-decoration: none; font-family: Verdana; font-size: 10pt}

.inputboxorange { font: 10pt Arial, Helvetica; border-width:1; border-color:ff6622; background-color:ffffff;; border: 1 #000000 solid}

a            { font-size: 10px; font-family: Verdana; color: #666666; text-decoration: none; }
a:hover      { font-size: 10px; font-family: Verdana; color: #666666; text-decoration: underline; }
.footgray { font-size: 10px; font-family: Verdana; color: #666666; text-decoration: none}
.footgray:hover { font-size: 10px; font-family: Verdana; color: #666666; text-decoration: none}
.sm { font-size: 8pt; font-family: Verdana; color: #3366CC; text-decoration: none}
.sm:hover { font-size: 8pt; font-family: Verdana; color: #3366CC; text-decoration: underline}

.question
{ 
background-color: #FBF5E2;
text-align: left;
font-family: Verdana,arial,helvetica,sans-serif;  
font-size: 10pt;
margin: 0px;
color: #666666;}

.answer
{
background-color: #CDE1F9;
text-align: left;
font-family: Verdana,arial,helvetica,sans-serif;  
font-size: 10pt;
margin: 0px;
color: #666666;}