BODY {
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  margin-left : 0px;
}

.button {
  font-family : Arial,Sans-Serif;
  font-size : 10pt;
  background-color : #fbe000;
  color : #000000;
  font-weight : bold ;
}

a:hover {
  color : #FF0000;
}

.mainmenu {
  font-family : Arial,Sans-Serif;
  font-weight : bold;
  font-size : 8pt;
  color : #000000;
}

a.mainmenu:link {
  text-decoration : none;
  color : #000000;
}

a.mainmenu:visited {
  text-decoration : none;
  color : #000000;
}

a.mainmenu:hover {
  text-decoration : underline;
  color : #000000;
}

.yellowmenu {
  font-family : Arial,Sans-Serif;
  font-weight : bold;
  font-size : 8pt;
  color : #FFFF00;
}

a.yellowmenu:link {
  text-decoration : none;
  color : #FFFF00;
}

a.yellowmenu:visited {
  text-decoration : none;
  color : #FFFF00;
}

a.yellowmenu:hover {
  text-decoration : underline;
  color : #FFFF00;
}

a.redmenu:link {
  text-decoration : none;
  color : #FF0000;
}

a.redmenu:visited {
  text-decoration : none;
  color : #FF0000;
}

a.redmenu:hover {
  text-decoration : underline;
  color : #FF0000;
}

.x-large {
  font-family : Arial,Sans-Serif;
  font-size : 24pt;
}

.large {
  font-family : Arial,Sans-Serif;
  font-size : 18pt;
}

.medium {
  font-family : Arial,Sans-Serif;
  font-size : 14pt;
}

.smalltxt {
  font-family : Arial,Sans-Serif;
  font-size : 12pt;
}

.x-smalltxt {
  font-family : Arial,Sans-Serif;
  font-size : 10pt;
}

.xx-smalltxt {
  font-family : Arial,Sans-Serif;
  font-size : 8pt;
}

.redtxt {
  font-family : Arial,Sans-Serif;
  font-size : 10pt;
  color : #FF0000;
}
