BODY {
font-family: Verdana, sans-serif;
font-size: 9pt;
padding: 0px;
margin: 0px;
background: white;
height: auto;
overflow: auto;
}

/* Top Banner */

H1 {                 
 background: #551f81 url(gfx/page_layout/h1_bg.jpg) repeat-x 50% bottom;
 color: white;
 display: block;
 padding: 4px 5px 7px 5px;
 margin: 0px 0px 0px 0px; 
 text-align: center;
 font-weight: normal;
 font-size: 20px;
 line-height: 100%;    
}
       

P {
margin: 0px 0px 0px 0px;
padding: 0px 10px 5px 10px;
}

#content STRONG {
color: #551F82;
}

