body               { font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
                     font-size: 80%; color: #666633; 
                     margin-left: 15px; margin-right: 15px; }

small              { font-size: 70%; }

a:link, a:visited  { font-weight : bold; text-decoration : none; color: blue; }
a:hover            { font-weight : bold; text-decoration : none; color: #333300; }
a:active           { font-weight : bold; text-decoration : none; color: blue; }

img                { border: 1px solid #cccccc; padding: 4px; }
img:hover          { border: 1px solid #000000; }

form               { margin: 0; }

.v80 { font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
                     font-size: 80%; color: #666633; 
                   }