body {
   font-size: 11px;
   color: #ffffff;
   background-color: #000000;
   font-family: verdana, arial, helvetica, sans-serif;
   font-style: normal;
   font-variant: normal;
}

td {
   font-size: 11px;
   color: #ffffff;
   background: transparant;
   background-color: #000000;
   font-family: verdana, arial, helvetica, sans-serif;
   font-style: normal;
   font-variant: normal;
   }
   
table {
   font-size: 11px;
   background-color: #000000;
   font-family: verdana, arial, helvetica, sans-serif;
   font-style: normal;
   font-variant: normal;
}

a:active {
   font-size: 11px;
   color: #ff0000;  
   }
   
a:focus {
   font-size: 11px; 
   font-weight: bold;   
   }
   
a:hover {
   font-size: 11px; 
   color: #ffffff;
   background-color: #556677;
   }
   
a:link { 
    font-size: 11px;
   color: #ffffff;  
	}
	
a:visited {
   font-size: 11px;
   color: #ffffff;  
	}
	
address { 
   background-color: #223344;
   color: #00ffff;
   text-align: center;
}

h1, h2, h3, h4, h5, h6 {
   text-align: center;
   color: #ffffff;
   letter-spacing: 0px;
   background-color: #223344;
   vertical-align: top;
   word-spacing: 0px;
}
