.body_copy {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.subbody_copy {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.first_para {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #003333;
}
.heading {	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	color: #333333;
}
input, textarea 
{
    background-color : #E5F5EF; 
    font-family : sans-serif, Courier New, Courier, monospace; 
    font-size : 12pt; 
    color : #003333;
}