
.body {
  background-color: #f3f3f3;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

.blockText {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background-color: #b3baf7;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  margin: 5px;
  padding: 10px;
}

.titleText {
  font-family: Arial;
  font-size: 16px;
  color: #5623f7;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  border-width: 2px;
  padding: 0px;
}

.menuText {
  color: #000000;
}

.menuText a:link {
  color: #000000;
}

.menuText a:visited {
  color: #000000;
}

.menuText a:active {
  color: #000000;
}

.menuText a:hover {
  color: #000000;
}

.usernameText {
  font-family: Arial;
  font-size: 26px;
  color: #00c000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

.labelText {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
}

.linkText {
  font-size: 12px;
  color: #5623f7;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  text-transform: none;
}

.linkText a:link {
  font-size: 12px;
  color: #5623f7;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  text-transform: none;
}

.linkText a:visited {
  font-size: 12px;
  color: #5623f7;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  text-transform: none;
}

.linkText a:active {
  font-size: 12px;
  color: #5623f7;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  text-transform: none;
}

.linkText a:hover {
  font-size: 12px;
  color: #5623f7;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  text-transform: none;
}

