<style>

a.link_red:link {color: #AD031D}
a.link_red:visited {color: #AD031D}

a.body_text:link {color: #AD031D; font-weight: bold; }
a.body_text:visited {color: #AD031D; font-weight: bold; } 

td.body_text { text-align: left; font-family:Verdana; font-weight: normal; font-size: 8pt; color: #AD031D; background-color: white; padding-left: .5em; }

.question  { color: #0424AD; font-size: 10pt; margin: .1em 0; font-family:verdana; font-weight:bold }

.answer  { color: #0424AD; font-size: 9pt; margin: .1em 0; font-family:verdana; font-weight:normal }

<!-- heading -->
.faq1 { color: #0424AD; font-size: 16pt; margin: .1em 0; font-family:Arial; font-weight:bold }

hr {color: #AD031D}

.more { text-align: center; font-weight:bold; font-size: 8pt; font-family: verdana; color:#AD031D; background-color: ffffcc; padding: .1em;}


.border_top { 
border-style: solid; 
border-color: white;
border-top-width: 1px; 
border-top-color: #cccccc;
}

.border_bottom { 
border-style: solid; 
border-color: white;
border-bottom-width: 1px; 
border-bottom-color: #cccccc;
}

.border_left { 
border-style: solid; 
border-color: white;
border-left-width: 1px; 
border-left-color: #cccccc; }

.border_left_bottom { 
border-style: solid; 
border-color: white;
border-left-width: 1px; 
border-left-color: #cccccc; 
border-bottom-width: 1px; 
border-bottom-color: #cccccc;}

</style>
