A {
 font-family: arial,sans-serif; 
 color: #990000;
 text-decoration: none;
}
A:hover {
 text-decoration: underline;
}

BODY { 
 font-family: arial,sans-serif; 
 font-size: 10pt; 
 color: #000000; 
}

P, TD, TH, DIV, BLOCKQUOTE, DL, UL, OL { 
 font-family: arial,sans-serif; 
 font-size: 10pt; 
 color: #000000; 
}

H1 { 
 font-family: helvitica,serif;
 font-weight: normal;  
 font-size: 26pt;
 text-align: center;
 margin: 0;
 color: #80c080; 
}

H2 { 
 font-family: helvitica,serif;
 font-weight: normal;   
 font-size: 14pt; 
 text-align: center;
 margin: 0;
 color: #004000; 
}

H3 { 
 font-family: helvitica,serif;
 font-weight: normal; 
 font-size: 8pt; 
 text-align: center;
 margin: 0;
 color: #004000; 
}

#title_faq {
 font-family: helvitica,serif;
 font-weight: normal;  
 font-size: 26pt;
 text-align: center;
 color: #80c080; 
}

#title_foot {
 font-family: helvitica,serif;
 font-weight: normal;  
 font-size: 14pt;
 color: #004000; 
}

#head_faq {
 font-family: arial,sans-serif;
 font-weight: normal;   
 font-size: 18pt; 
 color: #004000; 
}

#back_to_top {
 font-family: arial,sans-serif;
 font-weight: normal;   
 font-size: 8pt; 
 color: #80c080; 
}
#back_to_top:hover {
 color: #004000; 
 text-decoration: underline;
}

#table_highlight {
 background-color: #004000;
}

#table_body {
 background-color: #80c080;
}
