body {
background-color: #000000;
margin-left: 0px;
margin-top: 0px;
text-color: 9999cc;
}
a:link {color: #9999cc;}
a:visited {color: #ffffff;}


h1 {
    font-align: top;
    text-align: center; 
    vertical-align: top;    
    font-size: 110%;
    background-color: #000000;
    color: #9999cc;
    }

 table.main {
    background-color: #000000;
    color: #ffff99;
    width: 100%;
	height: 100%;
    border-width: thick;
    border-style: dotted;
    border-color: #ffff99;
    text-align: left; 
    }
      
 td.top {
    width: 10%;
    height: 10%;
    text-align: center; 
    font-size: 120%;
    }
   
  td.ter {
    width: 80%;
    height: 80%;
    text-align: center; 
    font-size: 110%;
    } 

 td.tre {
    width: 80%;
    height: 80%;
    vertical-align: top; 
    text-align: left; 
    font-size: 100%;
    } 
   
    h2 {
    background-color: #000000;
    color: #9999cc;
    font-size: 65%;
    }
    
    h3 {
    background-color: #000000;
    color: #ffff99; 
    font-style: comic;
    font-size: 75%;
    text-align: left;
    font-align: left;
     }
     
    h4 {
    border: 1px solid black;
    color: blue; 
    font-family: arial; 
    font-size: 11px; 
    font-weight: bold;
    }

    h5 {
    background-color: #000000;
    color: #ffff99;
    width: 80%;
    height: 80%;
    vertical-align: top; 
    text-align: left; 
    font-size: 100%;
    } 
    h6  {
    font-size: 100%;
    vertical-align: top; 
    text-align: center; }