A { text-decoration: none; color: #000099; }
A:hover { color: #0000FF; text-decoration: underline; }
H1 { color: #990033; font-size: 20px; }
H2 { color: #990033; font-size: 18px; }
H3 { color: #990033; font-size: 16px; }
H4 { color: #990033; font-size: 14px; }
H5 { color: #990033; font-size: 13px; }
UL { margin-left:15; padding-left:0; }
LI { margin-left:15; padding-left:0; }

.sidebar 
{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
  font-style: normal; font-weight: bold; color: #990033; 
  text-decoration: none}
.sidebar:hover{color: #000099; text-decoration: underline }

.body 
{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; 
  font-style: normal; font-weight: normal; color: #000000; 
  text-decoration: none }
  
