/* Cascading Style Sheet */
.alphabet {
font-family: Tahoma;
  font-size: 12px;
}
.menuup {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
}
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.tbltxt{
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
}
