DIV.faqmenu {
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
  text-align: right;
}
DIV.app_header {
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 150%;
  text-align: center;
  color: #999999;
}
DIV.app_subheader {
  text-decoration: underline;
  font-weight: bold;
}
DIV.calc_header {
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 150%;
  text-align: center;
  color: #999999;
}
.faq_Q {
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16pt;
  color: #330066;
}
.faq_A {
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16pt;
  color: #006633;
}
.small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
 }
STRONG {
  font-weight: bold;
}
EM {
  font-style: italic;
}
CODE {
  font-family: monospace
}
.main { 
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
}
.form { 
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10pt;
}
.temp {
  font-weight: bold;
  font-size: 125%;
  color: #990000;
}
H1 {
  font-weight: bold;
  font-size: 150%;
}
H2 {
  font-weight: bold;
  font-size: 125%;     
}
H3 {
  font-weight: bold;
  font-size: 100%;
}
a:link {
  color: #000000;
}
a:vlink {
  color: #000000;
}
a:active {
  color: #000000;
}
a:hover {
  text-decoration: none;
  color: #CC9966;
}
.subheader{
	FONT-FAMILY: Arial, Helvetica, Sans-Serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
	COLOR: #003366
}
