
P.button {
  font-family: Verdana;
  font-size: 16pt;
  color: #CCCCCC;
  margin-left: 20px;
}

A.button {
  color: #00A6D9;
  text-decoration: none;
}

A.button:hover {
  color: #CCCCCC;
  text-decoration: none;
}

P.body {
  font-family: Verdana;
  font-size: 14pt;
  color: #E5E5E5;
  margin-left: 20px;
  margin-top: 12px;
  margin-right: 20px;
}

P.body-indent {
  font-family: Verdana;
  font-size: 11pt;
  color: #E5E5E5;
  margin-left: 40px;
  margin-top: 0px;
  margin-right: 20px;
}

P.body-small {
  font-family: Verdana;
  font-size: 11pt;
  color: #E5E5E5;
  margin-left: 20px;
  margin-top: 12px;
  margin-right: 20px;
}

FORM.body-small {
  font-family: Verdana;
  font-size: 11pt;
  color: #E5E5E5;
  margin-left: 20px;
  margin-top: 12px;
  margin-right: 20px;
}

A.gallery {
  color: #00A6D9;
  text-decoration: none;
  font-family: Verdana, Tahoma;
  font-size: 8pt;
}

A.gallery:hover {
  color: #CCCCCC;
  text-decoration: none;
  font-family: Verdana, Tahoma;
  font-size: 8pt;
}
