.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000}
.normal {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000; font-weight: normal}
.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.title {  }
.name {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
.lightgrey {  background-color: #CCCCCC}
.darkgrey {  background-color: #999999}

#m        {font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
           font-size: 11px;
           color: white;
           background-color: white; }

#m  table {padding: 0; 
           vertical-align: middle;}

#m  td    {background-color: #990000; 
           border: 2px solid #ffffff; 
           vertical-align: middle;
           text-align: center;
           padding: 3px;}

#m  A     {width: 100%;
           height: 100%;
           display: block;
           background-color: #cccccc;
           font-size: 11px;
           color: #990000;
           text-decoration: none;
           padding: 3px; }

#m  A:hover { background-color: #525252; 
              color: #fff;
              width: 100%;
              height: 100%}
