<STYLE>
BODY
{
  font-family: arial;
  font-size: 12;
  color: #ffffff
}
A
{
  font-family: arial;
  font-weight: 700;
  font-size: 12;
  color: #33CC33;
  text-decoration: none
}
A:hover
{
  font-family: arial;
  font-weight: 700;
  font-size: 12;
  color: #CCFFCC;
  text-decoration: none
}
.itemTitle
{
  font-family: arial;
  font-size: 30;
  font-weight: 700;
  color: #33CC33
}
.itemDescription
{
  font-family: arial;
  font-size: 12;
  color: #ffffff
}
.itemContent
{
  font-family: arial;
  font-size: 12;
  color: #ffffff
}
.frmTextArea
{
  height: 75;
  width: 195
}
.frmTextBox
{
  width: 195
}
</STYLE>