.content
{
  font-family: Trebuchet, Verdana;
  color: #40a080;
  font-size: 12px;
}

a
{
  color: #80e0c0;
  text-decoration: none;
  font-weight: bold;
}

.error
{
  color: #ff3333;
  font-weight: bold;
  font-size: 14px;
}

a:hover
{
  text-decoration: underline;
}

.head1
{
  color: #60c0a0;
  font-size: 18px;
  font-family: Trebuchet, Verdana;
  font-weight: bold;
}

.head2
{
  color: #60c0a0;
  font-size: 14px;
  font-family: Trebuchet, Verdana;
  font-weight: bold;
}

.menu
{
  background-color: #333333;
  color: #60c0a0;
  font-family: Trebuchet, Verdana;
  font-size: 10px;
}

.input
{
  background-color: #333333;
  color: #60c0a0;
  font-family: Trebuchet, Verdana;
  font-size: 12px;
}

.button
{
  background-color: #333333;
  color: #60c0a0;
  font-family: Trebuchet, Verdana;
  font-size: 12px;
  font-weight: bold;
}

th
{
  background-color: #143228;
  color: #40a080;
  font-family: Trebuchet, Verdana;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
