
BODY {
  font-family: "Times New Roman", Arial, Verdana;
  font-size: 12pt;
  color: #000000;
}

FONT.Title {
  font-family: "Times New Roman", Arial, Verdana;
  font-size: 14pt;
  font-weight: bold;
  color: #000000;
  line-height: 2.0em;
}

FONT.PackagesTitle {
  font-family: "Times New Roman", Arial, Verdana;
  font-size: 14pt;
  font-weight: bold;
  color: #2E8055;
}

FONT.Small {
  font-family: "Times New Roman", Arial, Verdana;
  font-size: 10pt;
}

FONT.SpecialsTitle {
  font-family: "Times New Roman", Arial, Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #0066CC;
  text-decoration: underline;
}

TD.Normal {
  font-family: "Times New Roman", Arial, Verdana;
  font-size: 12pt;
  color: #000000;
}

TD.TableTitle {
  font-family: "Times New Roman", Arial, Verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #0A5449;
}

TD.Green {
  font-family: "Times New Roman", Arial, Verdana;
  font-size: 12pt;
  color: #009933;
}

TD.Red {
  font-family: "Times New Roman", Arial, Verdana;
  font-size: 12pt;
  color: #FF3300;
}

A.MainMenu {
  color: #F5CF56;
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}

A:hover.MainMenu {
  color: #FFFFFF;
  font-family: Arial, Verdana;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
}
  
A.BaseMenu {
  color: #2E8055;
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
}

A:hover.BaseMenu {
  color: #005545;
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}