body { font-family: Arial, Helvetica, sans-serif; 
   font-style: normal;
   font-variant : normal;
   font-weight : normal;
   font-size : medium;
   color: #cccc99; 
   background-color: #000000; 
   background-image : none;
   background-repeat : no-repeat; 
   background-attachment : scroll; 
   word-spacing : normal; 
   letter-spacing : normal;
   text-decoration : none; 
   text-transofrm : none; 
   text-align : left; 
   text-indent: 0em;
   line-height : normal;
   margin-top : 0em;
   margin-bottom : 2em;
   margin-left : 2em;
   margin-right : 2em;
   scrollbar-face-color : #000000;
   scrollbar-track-color : #000000;
   scrollbar-arrow-color : #ff9999;
   scrollbar-highlight-color : #cccc99;
   scrollbar-3dlight-color : #cccc99;
   scrollbar-shadow-color : #cccc99;
   scrollbar-darkshadow-color : #000000;
 }

a:link, a:visited, a:active { 
   color: #cccc99; 
   text-decoration : underline; 
 }

a:hover { 
   color: #ff9999; 
   text-decoration : underline;
 }

a:link.question, a:visited.question, a:active.question, a:link.answer, a:visited.answer, a:active.answer, a:link.clickhere, a:visited.clickhere, a:active.clickhere { 
   font-size : 100%;
   color: #cccc99; 
   text-decoration : underline;
 }

a:hover.question, a:hover.answer, a:hover.clickhere, a:hover.clickhere { 
   font-size : 100%;
   color: #ff9999; 
   text-decoration : underline;
 }

a:link.menu, a:visited.menu, a:active.menu { 
   color: #cccc99; 
   text-decoration : none;
   font-weight : bold;
}

a:hover.menu { 
   color: #ff9999; 
   text-decoration : none;
   font-weight : bold;
}

blockquote { font-style: italic; }

h1 { 
   font-size : xx-large;
   text-align : center;
 }    


h2 {
   font-size : x-large;
   text-align : center;
 }    


h3 { 
   font-size : large;
   text-align : center; 
}    


h4 { 
   font-size : small;
   text-align : center; 
 }    


h5 { 
   font-size : x-small;
   text-align : center; 
 }    

h6 { 
   font-size : xx-small;
   text-align : center; 
 }    

.indent { text-indent : 5em; }

.question { font-size : 150%; }

.answer { font-size : 70%; }

.clickhere { 
   font-size : xx-small;
   text-align : center; 
 }

strong { 
   font-variant : small-caps;
}

strong.answer { font-size : 100%; }

address { font-variant : small-caps;
   font-weight : lighter;
   font-size : small;
   text-decoration : capitalize; 
}

img { 
   padding-top : 1em;
   padding-left : 0em;
   padding-right : 0em;
   padding-bottom : 1em;
   vertical-align : baseline; 
   border : 0em;
 }

img.right_float { float : right; 
   padding-top : 0em;
   padding-left : 1em;
   padding-right : 0em;
   padding-bottom : 1em;
   vertical-align : baseline; 
   border : 0em;
 }

a { vertical-align : baseline;
   }

table.dashed_border { 
   border-left : dashed; 
   border-right : dashed; 
   border-bottom : dashed; 
}

caption.dashed_border {  
   border-top : dashed; 
   border-left : dashed; 
   border-right : dashed; 
}

.total { color : #ff9999; }

.news { margin-top : 0.5em;
   margin-bottom : 0.5em;
   margin-left : 0.5em;
   margin-right : 0.5em;
}
