.sectionbody 
{
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;

}


.sectionbody A
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color:#0000ff; 
	font-weight: bold
}

.sectionbody  A:visited
{
	color: #0066ff 
	text-decoration: underline
	font-weight: bold
}

.sectionbody  A:active
{
	color:#0000FF;  
	text-decoration: underline
	font-weight: bold
}

.sectionbody  A:hover
{
	color:#990000; 
	text-decoration: none
	font-weight: bold
}

.input 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font: 12px;
	color:#000000;
	font-weight: none; 
	text-decoration: none; 
	border: 1 solid #000000; 
}