body {    font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold;
   height:100%;
   margin: 0px;
   padding: 0px;
   color:white;
   background-color:black;
   font-size: 14px;
   text-align: center;
   
 

   }
p { margin:0px; }
table { z-index:1; }
th {  vertical-align:top; text-align:left; font-weight: bold;}
td {  vertical-align:top; text-align:left;}
div {   /* border:solid 1px red;  */  }
span { /*  border:solid 1px black;  */ }
h1, h2, h3, h4, h5 {    font-family: Verdana, Arial, Helvetica, sans-serif; margin:0px; }
h1 , h2{ font-size: 1px; font-weight:normal; text-indent:-5000px; margin:0px; padding:0px; width:100%; height:100px; border:0px solid red;}

h3 {  font-size: 32px; font-weight: bold; margin-top:30px; margin-bottom:30px; }
h4 {  font-size: 14px; font-weight: bold; }
h5 {  font-size: 12px; font-weight: bold; }

big { font-weight: bold;  }
em {  font-weight: bold;  }
cite { font-weight: bold; }
img {  border-style:none; }


