*.fontFormat1 {
  font-size: 32pt;
}
*.fontFormat2 {
  font-weight: bold;
  font-size: 40pt;
  font-family: Verdana;
}
a:link {
  color: white;
  text-decoration: none;
}
a:visited {
  color: white;
  text-decoration: none;
}
a:hover {
  color: red;
  text-decoration: none;
}
*.whiteBold1 {
  font-size: 16pt;
  color: white;
  font-family: Verdana;
  font-weight: bold;
}
*.whiteNormal1 {
  font-size: 16pt;
  font-weight: normal;
  font-family: verdana;
  color: white;
}
*.yellowNormal12 {
  font-family: verdana;
  font-weight: normal;
  font-size: 12pt;
  color: yellow;
}
*.greenNormal12 {
  font-size: 12pt;
  font-weight: normal;
  font-family: verdana;
  color: #33ff33;
}
*.whiteNormal10 {
  color: white;
  font-family: verdana;
  font-size: 10pt;
  font-weight: normal;
}
*.whiteNormal11 {
  font-family: verdana;
  font-size: 11pt;
  color: white;
  font-weight: normal;
}
*.lightgreenNormal12 {
  font-size: 12pt;
  color: lightgreen;
  font-weight: normal;
  font-family: verdana;
}
*.yellowNormal11 {
  font-size: 11pt;
  font-weight: normal;
  font-family: verdana;
  color: yellow;
}
*.greenNormal10 {
  font-family: verdana;
  font-weight: normal;
  font-size: 10pt;
  color: #33ff33;
}
*.whiteItalic11 {
  font-size: 11pt;
  font-weight: normal;
  font-family: verdana;
  color: white;
  font-style: italic;
}
*.whiteItalic12 {
  color: white;
  font-size: 12pt;
  font-family: verdana;
  font-weight: normal;
  font-style: italic;
}
*.redNormal12 {
  font-weight: normal;
  color: red;
  font-size: 12pt;
  font-family: verdana;
}
*.yellowNormal16 {
  font-size: 16pt;
  font-weight: normal;
  font-family: verdana;
  color: yellow;
}
*.camelNormal18 {
  font-family: verdana;
  color: #d4ff28;
  font-weight: normal;
  font-size: 18pt;
}
*.whiteNormal12 {
  color: white;
  font-size: 12pt;
  font-family: verdana;
  font-weight: normal;
}

