﻿    .menuitem {margin:25px 10px 0px 5px; 
              font-size: 16pt; 
              font-family: Arial Narrow; 
              font-weight: bold;
              text-decoration: none}
    .menuitemtext {margin: 0px 0px -10px 25px;
                   font-size: 10pt;
                   font-family: arial black;
                   font-weight: semi-bold;
                   color: #990000}
    .menutext {margin: 25px 10px 0px 10px;
              font-size: 10pt;
              font-family: Times New Roman;
              font-weight: bold;
              color: #990000}
     .main      {color: black;
                 font-size: 14pt;
                 font-family: Times New Roman;
                 margin-left: 10px;
                 margin-top: 10px;
                 margin-right: 10px
                 text-align: left}
     .thumb {margin: 20px 20px 20px 20px}
     a.menuitem:link   {color: black}
     a.menuitem:visited {color: black}
     a.menuitem:hover  {color: red}
     a.menuitem:active {color: black}
