BODY, P      { color: #eadfc5; 
               background: #5e5d5c;
               font-family: Helvetica, Verdana, Arial; 
               font-style: normal; 
               font-size: small; }
 
TABLE, TD    { color: #eadfc5; 
               background: #5e5d5c; 
               font-family: Helvetica, Verdana, Arial; 
               font-style: normal; 
               font-size: small; } 
 
A            { font-family: Verdana, Arial; text-decoration: underline } 
A.noline     { font-family: Verdana, Arial; text-decoration: none }
a:link       { color: #9ac0d7; background: transparent }
a:visited    { color: #d82020; background: transparent } 
a:active     { color: #FF4500; background: transparent; font-size: 102% } 
 
PRE          { font-family: courier } 
 
H1           { text-align: right; 
               font-size: 28pt } 
 
H2           { text-align: right; 
               font-size: 15pt } 
 
H2.left      { text-align: left; 
               font-size: 15pt } 
 
H3           { text-align: center; 
               font-size: 13pt } 
 
H3.left      { text-align: left; 
               font-size: 13pt } 
 
B            { color: #eadfc5; font-weight: bold } 
 
B.nav        { color: #ffb428; font-weight: bold; } 
 

A.topref     { color: #AF6000; font-size: 80%}
 
!TD.maroon    { background-color: #880000 }
TD.black     { background-color: #000000 }
TD.yellow    { color: #000000;
	       background-color: #EDC915;
	       font-size: medium }
