BODY { 
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #5a707f;
  font-weight: normal;
  margin:0px;
  padding:0px;
  }
P, TD {
  font-family: "Arial";
  font-size: 10pt;
  color: #000000; 
  }
STRONG {
  color: #008800;
  }
A:link {
  color: #708f01;
  font-weight: Bold;
  text-decoration: underline;
  }
A:visited { 
  color: #6a6a6a;
  font-weight: bold;
  text-decoration: underline;
  }
A:hover {
  color: #004e27;
  font-weight: Bold;
  text-decoration: underline;
  }
form 
{
	margin:0px;
	padding:0px;
}
	
.texttitle 
{	color: #666666;
	font-weight:bold;
	font-size:16px;
}
.textNormal 
{ 
	font-weight:normal;
	font-size:10px;
}
.title {
    color: #5a707f;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana;
}
