.testimonialsMain
{
  /*background-image: url(images/forummain2.gif);*/
  font-family: Verdana, Sans-serif;
  font-weight: bolder;
  color: #003366;
}
.testimonialsTitle
{
  font-family: Arial;
  color: rgb(0,0,0);
  font-weight: normal; 
  font-size: 10pt;
}
.testimonialsContent
{
  font-family: Arial;
  color: rgb(0,0,0);
  font-size: 10pt;
}
.testimonialsUserName
{
  font-family: Arial;
  color: rgb(0,0,0);
  font-size: 10pt;
}
.dashes 
{
  border-top: 2pt dashed rgb(166,166,166);
  margin-top: 2pt;
}

body 
{
  font-family:Verdana, Sans-serif;
  color: #000000;
  font-weight: bold; 
  font-size: 12px;
  a:link, a:visited, a:active { text-decoration: none}
}
input,textarea, select,
{
	color : #000000;
	font: normal 12px;
	border-collapse: collapse; border: 1px solid #000000;
}
