<!--

BODY { color: #cc9966; 
 background-color: #660000;
 scrollbar-track-color: #660000;
 scrollbar-face-color: #660000;
 scrollbar-highlight-color: #cc9966;
 scrollbar-3dlight-color: #660000;
 scrollbar-darkshadow-color: #660000;
 scrollbar-shadow-color: #cc9966;
 scrollbar-arrow-color: #cc9966;
 font-family: verdana, arial, hevetica, sans-serif; 
 font-size: 10pt; 
 text-align :center; } 
table, tr, td { text-align: center; 
 font-family: verdana, arial, hevetica, sans-serif; 
 font-size: 10pt; }
P { color: #cc9966; 
 text-align: center; 
 font-family: verdana, arial, hevetica, sans-serif; 
 font-size: 10pt; }
H1, H2, H3, H4, H5 { color: #cc9966; 
 text-align: center; 
 font-family: verdana, arial, hevetica, sans-serif; 
 font-size: 12pt; 
 font-weight: bold; }
A:link { color: #cc9966; text-decoration: none; }
A:hover { color: #ffcc99; text-decoration: line-through; }
A:visited { color: #cc9966; text-decoration: none; }
.text { text-align: justify; }
.header { text-align: left;  
 font-size: 8pt; 
 color: #cc9966; }
.footer { text-align: right; 
 font-size: 8pt; 
 color: #996633; }

-->