.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4E5051;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.dataSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.dataHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2A1C12;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

input, select 
	{
	font-family: arial; 
	font-size: 10px;
	background-color:#C6DF84; 
	border: #609655 1px solid; 
	color: #000000; 
	}
	
textarea, select 
	{
	font-family: arial; 
	font-size: 10px;
	background-color:#C6DF84; 
	border: #609655 1px solid; 
	color: #000000; 
	}
