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

/* Links */
a:link {
     color : #ffffff;
     font-family : Arial;
     font-size : 10pt;
     font-weight : bold;
     text-decoration : none;
}    
a:visited {
     color : #ffffff;
     font-family : Arial;
     font-size : 10pt;
     font-weight : bold;
     text-decoration : none;
}   
a:hover {
     color : #FF0000;
     font-family : Arial;
     font-size : 10pt;
     font-weight : bold;
     text-decoration : none;
}  
a:active {
     color : #ffffff;
     font-family : Arial;
     font-size : 10pt;
     font-weight : bold;
     text-decoration : none;
} 
.gallery a:link {
     color : #ffffff;
     font-family : Arial;
     font-size : 8pt;
     font-weight : bold;
     text-decoration : none;
}    
.gallery a:visited {
     color : #ffffff;
     font-family : Arial;
     font-size : 8pt;
     font-weight : bold;
     text-decoration : none;
}   
.gallery a:hover {
     color : #ff0000;
     font-family : Arial;
     font-size : 8pt;
     font-weight : bold;
     text-decoration : none;
}  
.gallery a:active {
     color : #ffffff;
     font-family : Arial;
     font-size : 8pt;
     font-weight : bold;
     text-decoration : none;
} 
/* ----------------------------------------------------- */
/*Headings*/
h1 {
     font-size : 13pt; 
     color : #ffffff;
     font-family :  Arial;
     text-align : center;
}   
h2 {  
      font-size : 11pt; 
     color : #ffffff;
     font-family :  Arial;
     text-align : center;
}    
h3 {
     font-size : 10pt; 
     color : #ffffff;
     font-family :  Arial;
     text-align : center;
}   
h4 {  
      font-size : 9pt; 
     color : #ffffff;
     font-family :  Arial;
     text-align : center;
}   
h5 {
     font-size : 8pt; 
     color : #ffffff;
     font-family :  Arial;
     text-align : center;
} 
/* ----------------------------------------------------- */
.textb10bl  {
     font-family : Arial;
     color : #000000;
     font-size : 10pt; 
     font-weight : bold;
     text-align : left;
} 
/* end new css*/