h1           { font-family: arial; font-size: 20pt; color: #000000; text-align: center; 
               font-style: italic }
h2			 { font-family: arial; font-size: 14pt; color: #000000; text-align: center } 
h3			 { font-family: arial; font-size: 8pt; color: #000000; text-align: center } 
             
               
body         { background-color: #CA470F; }
.w {background-color: #FFFFFF }
.c {text-align: center; }
.l {width: 30%; text-align: center; }
.t {width: 70%; text-align: center; height: 200px; font-family: arial; font-size: 12pt; color: #000000; padding: 0.5cm 2.5cm; vertical-align: top; }
.p {width: 33%; text-align: center; }
img {border: none; }
              
table { 
  margin: auto;  }
  
 #navcontainer ul
{
padding: .2em 0;
margin: auto;
list-style-type: none;
background-color: #CA470F;
color: #FFEA93;
width: 100%;
line-height: 5; 
font: normal 80% arial, helvetica, sans-serif;
text-align: center;
}
li { display: inline; }
li a
{
text-decoration: none;
background-color: #096127;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #F9F400;
border-left: 1px solid #F9F400;
}
li a:hover
{
background-color: #FFFFFF;
color: #000000;
}
