body { margin: 0; } 
#header  { background: #f1e4ee; color: #650099; border-bottom: solid 1px 
#650099; margin: 0 0 5px 0; padding: 5px; } 
#header h1 { margin: 0 0 0 2px; } 
#header p { margin: 0 0 0 10px; } 
#footer  { background: #f1e4ee; color: #000000; border-top: solid 1px #000000; 
margin: 10px 0 0 0; }  
.small { font-size: small; font-weight: normal; color: #000000;} 
.bold { font-size: small; font-weight: bold; color: #000000; }
.description { font-size: small; color: #000000;} 
.ital { font-family: Times New Roman; font-size: small; font-style: italic; color: #000000;}
p { font-size: small; padding: 5px; color: #000000;} 
hr { clear: both; border:solid; border-width:1px; border-bottom-color:#650099; border-top-color:#ffffff; border-left-color:#ffffff; border-right-color:#ffffff;} 
a { text-decoration: underline; font-size: small; font-weight: normal; color: #650099; } 