body {
       font-family: verdana;
       font-size: x-small;
       margin: 0;
       padding: 0;
     }

hr   {
     margin-right: 30px;
     height: 1px;
     }

h3   {
       color: #27660A;
       font-family: tahoma;
       font-size: normal;
     }

table {
       font-family: verdana;
       font-size: xx-small;
       margin: 0;
       padding: 0;
     }

.menu
     {
       color: darkgreen;
       font-family: verdana;
       font-size: x-small;
       font-weight: bold;
     }

a.menu:link
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: bold;
       text-decoration: none;
     }

a.menu:visited
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: bold;
       text-decoration: none;
     }

a.menu:hover
     {
       color: green;
       font-family: verdana;
       font-size: x-small;
       font-weight: bold;
       text-decoration: none;
     }

a.text:link
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: bold;
       text-decoration: none;
     }

a.text:visited
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: bold;
       text-decoration: none;
     }

a.text:hover
     {
       color: green;
       font-family: verdana;
       font-size: x-small;
       font-weight: bold;
       text-decoration: none;
     }

.news
     {
       color: black;
       font-family: verdana;
       font-size: xx-small;
       font-weight: bold;
     }

h4.news
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: bold;
     }

p.news
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: normal;
     }

a.news:link
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: normal;
       text-decoration: none;
     }

a.news:visited
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: normal;
       text-decoration: none;
     }

a.news:hover
     {
       color: darkgreen;
       font-family: verdana;
       font-size: x-small;
       font-weight: normal;
       text-decoration: none;
     }

p.text
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: normal;
       margin-right: 44;
     }

ul
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: normal;
       margin-right: 44;
     }

p
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: normal;
     }

top
     {
       color: black;
       font-family: verdana;
       font-size: x-small;
       font-weight: normal;
       text-decoration: none;
     }