 .small { font-size: 8pt } 
 .splash { position: absolute; top: 200px;  left: 250px; with: 300px; hight: 200px; background-color:red;  text-align: center; visibility: hidden;  }
body { background-color: #000066; } 
 a{ color: #FFFFFF; text-decoration: none; font-size: 12pt } 
a:hover{ color: #FFC24C; text-decoration: none; }
a:active{ color: #FFC24C;}
 h1 { background-image: url(); font-size: 10pt; font-family: Verdana, Arial, Helvetica }   
 h2 { color: #000000; font-size: 14pt; font-family: Arial, Helvetica }   
 h5 { color: #000000; font-size: 10pt; font-family: Verdana, Arial, Helvetica ;}   
 p, li { color: #000000; font-size: 10pt; font-family: Verdana, Arial, Helvetica; }
 div { background-image : url(ima); background-repeat: no-repeat } 
 table { background-image : url('images/bgrd1.jpg'); background-repeat: no-repeat } 
 span { background-image : url(); background-repeat: no-repeat } 
 td { color: #000000;  font-size: 10pt; font-family: Verdana, Arial, Helvetica;} 

a.type_1:link { color:#000000; font-size: 10pt}
a.type_1:visited { color:#000000; font-size: 10pt}
a.type_1:active { color:#000000; font-size: 10pt}
a.type_1:hover {color: #EA9B03; font-size: 10pt}
