@charset "utf-8";


table {border:none}






BODY { 
  color: black;
  background: #1D3403;
  font-size:100%;
  
}

        
H1 { font: bold 1.2em/1.5em times new roman, serif }

 	
P { font: normal 1em/1.1em times new roman, serif }




.bodytext p {
    font-size: 1em;
}





P.list { font: normal .8em/1.3em times new roman, serif }

P.center { font: normal .9em/1.2em times new roman, serif  text-align: center }

P.credit { font:normal .55em/1em times new roman, serif text-align: center }

P.white { font: normal .6em/.8em times new roman, serif  color: #ffffff }



A:link {color: #993333; text-decoration:none}

A:hover {color:#000000; text-decoration:none}

A:visited {color: #993333; text-decoration:none}

