body {
   background-color: #fff;
   color: #000;
   margin:0;
   padding:0;
   font: normal 12pt/120% Verdana,arial,sans-serif;
}

img {
   border: 0;
}
/* All headings and versions of */
h2 {
   margin-top: 40px;
   font-size: 16pt;
   color: #000078;
}

h3 {
   margin-top: 30px;
   font-size: 14pt;
   color: #A90078;  
}
h4 {
   margin-top: 20px;
   font-size: 12pt;
   color:  #000078;
}

h4 a:link, h4 a:visited {
   color: #000;
   text-decoration: none;
}

#wrapper {
   text-align:left;
   background:#fff;
   border: 0px groove #d1cab0; 
   font-size: 12pt;
} 

#header {
   background: #272727 url(images/logo_p.gif) repeat;
   
}

#content {
   background: #fff;
   width: 100%;
   float: left; 
}

