body {
     background-image: url('http://parkbull.com/images/backgrounds/mixedwhite.jpg');
     background-attachment: fixed;
     topmargin: 5;
     leftmargin: 2
     }   
     
p, td, li {
   font-family: arial, sans-serif; 
   font-size: 12px; 
   text-align: justify;
   font-weight: normal;
   color: #005900
   }
   
.credits {
   font-weight: normal;
   font-size: 11px
   }
   
.headline {
   text-align:  left; 
   margin:      0;
   padding:     0;
   font-size:   12px;
   font-family: arial, sans-serif; 
   font-weight: normal
   }

.headline a:link, .headline a:visited {
   text-align:  center; 
   margin:      0;
   padding:     0;
   font-size:   12px;
   font-family: arial, sans-serif; 
   font-weight: normal;
   text-decoration: none;
   } 
   
/*.headline a:hover {
   color:            #930511;
   background-color: white;
   text-decoration:  underline;
   }  
*/   
.headline a:hover {
   font-size:   12px;
   text-decoration: underline
   }


h1 {
   text-align: center; 
   font-size: 16px; 
   font-weight: bold
   }
   
h2 {
   text-align: center; 
   font-size: 14px; 
   font-weight: bold; 
   font-style: italic
   }
   
h3 {
   text-align: center; 
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color: #930511;
   link-color: #930511;
   vlink-color: #930511
   }
   
h3 a:link a:visited {
   color:       #930511
   } 
   
h3 a:hover {
   color:       #930511;
   text-decoration: underline
   }
   
h5 {
   text-align: center; 
   font-family: arial, sans-serif;
   font-size: 12px; 
   font-weight: bold;
   color: #005900
   }
   
h6 {
   font-size: 9px; 
   font-weight: bold
   }


