.textmain
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  color: #555;
  letter-spacing: 0px;
  text-decoration: none;
}
.textred
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: red;
  letter-spacing: 0px;
  text-decoration: none;
}
/* DIVIDER */
.text12
{
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #555;
  letter-spacing: 0px;
  text-decoration: none;
}
/* DIVIDER */

.textsmall
{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #555;
  letter-spacing: 0px;
  text-decoration: none;
}
/* DIVIDER */
.textbig
{
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #555;
  letter-spacing: 0px;
  text-decoration: none;
}
/* DIVIDER */
.textblock
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  color: #555;
  letter-spacing: 0px;
  text-decoration: none;
  text-indent: 1em;
  text-align: left;
  margin: 0 0 5 0;
  line-height: 13px;
  text-align: justify;
}
/* DIVIDER */
.textmsg
{
  font-family: Tahoma;
  font-size: 13px;
  font-weight: normal;
  color: green;
  letter-spacing: 0px;
  text-decoration: none;
}
