

H1, H2, H3, H4, H5, H6 {
  font-family: Arial, Helvetica, sans-serif }

H1 {text-align: center}


H2 { text-align: center}



a:link { color: #0033FF } 
a:visited { color:#0000FF} 
a:active { color: #CC0000 }
a:hover{   color:#FF0000  }


body { display: block; 
color: #000000; 
background-color: #FFFFEE;
scrollbar-base-color: #DDCC66; 
scrollbar-arrow-color: CC0000;
scrollbar-DarkShadow-Color: #CC0000; 
 margin-top: 15px; margin-bottom: 15px; margin-left: 15px; margin-right: 15px 
 }


HR {
    height:3px;
    width:100%;
    background:#FFFF00;
    margin: 0px 150px 0px 150px;  
   }

IMG { margin-top: 15px; margin-bottom: 15px; margin-left: 0px; margin-right: 15px }




