.content {
	font-family:  Verdana, sans-serif;
	font-size: 12px;
	color: #3F3E3F;
	font-style: normal;
	font-weight: 700;
	line-height : 17px;
		}		
	
	.content A:active {
	color: #3F3E3F;
	font-style: normal;
	font-weight: 700;
	line-height : 17px;
		TEXT-DECORATION: none ;
		}
	
	.content A:link {
	color: #3F3E3F;
	font-style: normal;
	font-weight: 700;
	line-height : 17px;
		TEXT-DECORATION: none;
		}

	.content A:visited {
	color: #3F3E3F;
	font-style: normal;
	font-weight: 700;
	line-height : 17px;
		TEXT-DECORATION: none;
}

	.content A:hover {
	color: #3F3E3F;
	font-style: normal;
	font-weight: 700;
	line-height : 17px;
		TEXT-DECORATION: underline; 
		}

.content_sm {
	font-family:  Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;

		}		

.content_red {
	font-family:  Verdana, Helvetica,sans-serif;
	font-size: 14px;
	color: #C50005;
	font-style: normal;
	font-weight: bold;

		}		
			
.list {	list-style-position : outside;}			

.inputs {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-width:1px;
  color:#000000;
border: 1px solid #000000;
	margin-bottom: 3px;  
}
