body { 
  font-family : Verdana; 
  font-size : 13px; 
} 

td {
  font-family : Verdana,Arial,Helvetica,Sans serif; 
  font-size : 13px; 
} 

td.menusubitem {
  font-size : 8pt;
}
td.menuitem{
  font-size: 13px;
  font-weight: bold;
  padding-top: 5px;
}
td.menusubitem{
  font-size: 10px;
}

a.menulink {
  cursor: hand;
  color: black;
  text-decoration: none;
  font-Weight: bold;
}
a.menulink::hover{
  color: #04562E;
}

.company_info{
  font-size: 10px;
}
