/* main body */
body {
     color : #ffffff;
     background-color : #000000;
     font-family : Verdana, Arial;
     font-size : 10pt;
     margin-top : 0;
     mafgin-left : 0;  
} 
/* ----------------------------------------------------- */

/* Links */
a:link {
     color : #ffffff;
     font-family : Verdana, Arial;
     font-size : 10pt;
     font-weight : bold;
}    
a:visited {
     color : #ffffff;
     font-family : Verdana, Arial;
     font-size : 10pt;
     font-weight : bold;
}   
a:hover {
     color : #ff0000;
     font-family : Verdana, Arial;
     font-size : 10pt;
     font-weight : bold;
}  
a:active {
     color : #ffffff;
     font-family : Verdana, Arial;
     font-size : 10pt;
     font-weight : bold;
} 

a:link img, a:visited img, a:focus img, a:hover img, a:active img, a:name img
      {border: 4px #ffff00 solid;
}
/* ----------------------------------------------------- */
/*Headings*/
h1 {
     font-size : 18pt;     
     color : #ffff00;
     font-family : Verdana, Arial;
     font-weight : normal;
     text-align : center;
}   
h2 {  
      font-size : 12pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     text-align : center;
}    
h3 {
     font-size : 10pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     text-align : center;
}   
h4 {  
      font-size : 9pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     text-align : center;
}   
h5 {
     font-size : 8pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     text-align : center;
} 
/* ----------------------------------------------------- */
/* Navy text for light blue bakground */    
.h2 {
     font-size : 11pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;       
}
.h2b {
     font-size : 11pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     font-weight : bold;      
}.
.h3 {
     font-size : 10pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;         
}
.h3b {
     font-size : 10pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     font-weight : bold;      
}
.h3m5 {
     font-size : 10pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     margin-right : 5px;
     margin-left : 5px;
     text-align : left;      
}
.h3m10 {
     font-size : 10pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     margin-right : 10px;
     margin-left : 10px;
     text-align : left;      
}
.h3m25 {
     font-size : 10pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     margin-right : 25px;
     margin-left : 25px;
     text-align : left;      
}
.h3m50 {
     font-size : 10pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     margin-right : 25px;
     margin-left : 50px;
     text-align : left;      
}
.h4 {
     font-size : 9pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;         
}
.h4b {
     font-size : 9pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     font-weight : bold;      
}
.h4m5 {
     font-size : 9pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     margin-right : 5px;
     margin-left : 5px;
     text-align : left;      
}
.h4m10 {
     font-size : 9pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     margin-right : 10px;
     margin-left : 10px;
     text-align : left;      
}
.h4m25 {
     font-size : 9pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     margin-right : 10px;
     margin-left : 25px;
     text-align : left;      
}
.h4m50 {
     font-size : 9pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;
     background-color : #660000;   
     margin-right : 10px;
     margin-left : 50px;
     text-align : left;      
}
.h5 {
     font-size : 8pt; 
     color : #FFFFCC;
     font-family : Verdana, Arial;     
}
img  {
     border-style : solid;
     border-width : 4px:
     border-color  : #FF0000;
}
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* end new css*/