body {color: #009900;
      background: #F0FFB2;
      font-size: 18px;
      font-family: "trebuchet ms", verdana, arial;}
              
h1   {font-size: 36px;
      font-style: italic;}

h2   {font-size: 24px;}

h3   {font-size: 18px;
      font-style: italic;}

hr   {width: 80%;
      align: center;
      height: 3px;}

p.special {color: red;}

p.specialbig {color: red;
              font-size: 24px;
              font-style: italic;}

p.smallprint {font-size: 12px;}

table {border-style: solid;
       border-width: 2px;
       border-color: olive;}

td    {padding: 5px;
       border-color: olive;
       border-spacing: 5px;
       border-style: solid;
       vertical-align: top;}

div#navbar {width: 140px;}
div#navbar a {display: block; margin: 0; padding: 5px; text-decoration: none;}
div#navbar a:link {color: white; background-color: #009900;}
div#navbar a:visited {color: yellow; background-color: #009900;}
div#navbar a:hover {color: #009900; background-color: #F0FFB2;}

a {font-family: "trebuchet ms", verdana, arial; font-weight: bold}
a:link {color: #009900}
a:visited {color: black}
a:hover {color: blue}

       
       