body               { font-family: arial, sans-serif;
                   color: #004000;
                   font-size: 14px; }

h1                 { font-family: arial;
                   font-color: #336633;
                   font-size:  60px; }

table.a               { font-family: arial, sans-serif;
                   color: #004000;
                   font-size: 10px;
                   background: #88B173; }

td.a               { font-family: arial, sans-serif;
                   color: #004000;
                   font-size: 14px;
                   background: #88B173; }

td.b               { font-family: arial, sans-serif;
                   color: #88B173;
                   font-size: 14px;
                   background: #004000; }

a:link       { color: #004000;
                  text-decoration: none;
                  font-size: 14px;
                  font-family: arial, sans-serif; }
a:focus      { color: #004000;
                  text-decoration: none;
                  font-size: 14px;
                  font-family: arial, sans-serif; }
a:visited    { color: #004000;
                  text-decoration: none;
                  font-size: 14px;
                  font-family: arial, sans-serif; }
a:hover      { color: #004000;
                  text-decoration: none;
                  font-size: 14px;
                  font-weight: bold;
                  font-family: arial, sans-serif; }