body,p,td,th
{
  font-size: 14px;
  background: #003333;
  color: #ffffff;
  font-family: verdana,arial,sans;
 font-weight: normal;
}

th
{
  font-size:250%;
  background: #003333;
  a:#000000;
}


a
{
  color: #99CC99;
  font-weight: bold;
  text-decoration:none;
}

a:hover
{
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

th.news
{
  font-size: 200%;
  text-align:left;
  background: #003333;
  padding:2;
}

b.newsheader
{
  font-size: 140%;
}

td.newssubheader
{
  font-weight:bold;
  font-size:80%;
  padding: 2;
}

td.commentlist
{
  ;background: #003333;
  font-weight:normal;
  font-size:60%;
  padding: 2;
}

div.commentlist
{
  background: #336633;
  font-weight:normal;
  width: 122;
  font-size: 85%;
  
}

div.commententry
{
  padding:2;
  font-size: 90%;
  margin:1;
  width:116px;
  word-wrap:break-word;
  overflow:hidden;
  background: #003333;
}


