BODY {   font-family: arial;   background-color: #FFFFFF }
P, UL, OL, BLOCKQUOTE  { text-align: justify; font-family: arial; font-size: smaller }
P.centersmall { text-align: center; font-family: arial; font-size: x-small; color:  #000000  }
UL.link, OL.link { font-family: arial; font-size: smaller }
UL.sub, OL.sub { font-family: arial;  }
UL.unicode, { font-family: Lucida Sans Unicode, unicode; }
BLOCKQUOTE.left, P.left, UL.left, OL.left  { text-align: left; font-family: arial; font-size: smaller }
BLOCKQUOTE.center, P.center { text-align: center; font-family: arial; font-size: smaller }
P.footer { text-align: justify; font-family: arial; font-size: x-small; color:  #000000  }
P.center { text-align: center; font-family: arial; }
TD { font-family: arial; }
TD.form { font-family: arial; font-size: smaller}
TABLE.language { font-family: arial; font-size: smaller }
TD.language { font-family: arial;  }
STRONG {   font-style: normal; color:  red }
EM  { font-style: italic; color:  red }
ADDRESS { font-style: normal; font-size: smaller; color:  #660000 }
I { font-style: normal; color:  brown }

h2   {
    font-size: 16px; color: #440000;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0;
    letter-spacing: 1px;
    text-align: center;
    }
   
 h3 {
    font-size: 14px; color: #660000;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0;
    clear:both; 
    }

h4  {
    font-size: 13px; color: #990000; 
    margin: 5px 0;
    padding: 0;
    letter-spacing: 1px;
    }

H5 { font-family: Verdana, Arial, Helvetica, sans-serif;  
     font-weight: normal;  color: #FF0000;
     font-size: 9pt} 

h6  {
    font-size: 11px; color: brown; 
    margin: 5px 0;
    padding: 0;
    letter-spacing: 1px;
    }
    

HR { color: "#000000" } 

FORM { font-size: smaller } 
  
a:link {color:#09c;}
a:visited {color:#09c;}
a:hover {text-decoration: underline; color: #AA0000}
A:active { color: #555555}

#navBeta {
   
top:10px;
    
    border:0px dashed black;
    background-color:#eeeeee;
    padding:5px;
    z-index:1;
/* Again, the ugly brilliant hack. */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:128px;
    }
/* Again, "be nice to Opera 5". */
body>#navBeta {width:128px;}
div#navBeta h4 { color: black;
   margin: 0; padding: 0.33em 0 0 0.5em; border-width: 0;} 
div#navBeta a {display: block; padding: 4px 4px; margin: 0; 
   text-decoration: none; text-align: left;
   border-top: 1px solid gray;}
div#navBeta a:hover {background: #CCCCCC;
text-decoration: underline;
} 

#navGamma {
   
top:10px;
    
    border:0px dashed black;
    background-color:#eeeeee;
    padding:5px;
    z-index:1;
/* Again, the ugly brilliant hack. */
    voice-family: "\"}\"";
    voice-family:inherit;
    width:168px;
    }
/* Again, "be nice to Opera 5". */
body>#navGamma {width:168px;}
div#navGamma h4 { color: black;
   margin: 0; padding: 0.33em 0 0 0.5em; border-width: 0;} 
div#navGamma a {display: block; padding: 4px 4px; margin: 0; 
   text-decoration: none; text-align: left;
   border-top: 1px solid gray;}
div#navGamma a:hover {background: #CCCCCC;
text-decoration: underline;

} 

