BODY { 
    background : #FFFFFF;
    color : #000000;
    font-family : "Arial", "Helvetica", sans-serif; }

* { font-family : "Arial", "Helvetica", sans-serif; color: #000054; }

H1 { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 180%;
   font-weight: bold;
   color: #008080; }

H2 { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 150%;
   font-weight: bold;
   color: #008080; }

H3 { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 125%;
   font-weight: bold;
   color: #008080; }

H4 { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 100%;
   font-weight: bold;
   color: #000000; }

H5 { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 90%;
   font-weight: bold;
   color: #000000; }

H6 {
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 90%;
   color: #008080; }

TD, TH, UL, OL { 
   font-family:  "Arial", "Helvetica", sans-serif;
   color : #000054; }

H2, H3, H4, H5, H6 {
   text-align : left; }

UL, OL {
   text-align: justify; }

OL roman {
   list-style-type: lower-roman; }

OL LI OL {
   list-style-type: lower-alpha; }

DL {
   font-family:  "Arial", "Helvetica", sans-serif;
   text-align: justify; }

P, BLOCKQUOTE {
   font-family:  "Arial", "Helvetica", sans-serif;
   text-align: justify; }

EM, I { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-style: italic; }

H3 EM { 
   font-family:  "Arial", "Helvetica", sans-serif;
   font-size: 75%;
   font-style: italic; }

PRE { font-family: monospace; }

A:link { color : #0000ff; }
A:visited { color : #6600cc }
A:active { color : #ff0000; }

HR { color : #000054; }

DIV.questions {
   font-family: "Arial", "Helvetica", sans-serif;
   font-size: 180%;
   font-style: italic;
   font-weight: bold;
   color : #ff5454;
   text-align: center; }

SPAN.cap {
   color : #ff5454; 
   font-size: 125%;
   font-weight: bold; }

DIV.insert {
   border: medium solid #ACA250;
   text-align: left;
   float: right;
   width: 35%; }

TH {
   text-align: right;
   padding: 0px 10px;  }
