body { 
   font-family: "avant garde",arial,verdana,helvetica;
   font-size: small;
   background: #ffffff;
   color: #0033ff;
} 
A:link { 
   color: #0000ff;
   text-decoration: none
}
A:visited { 
   color: #ff0000;
   text-decoration: none
}
h1,h2,h3,h4,h5{
   color: #0033ff;
   text-indent: 0;
}
hr {
   background: #0033ff;
   width: 100%;
}
