input {
background: #FFFFFF !important;
}

.form {
background: #FFFFFF;
} 

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.body_big_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5CA61E;
}
.bodywhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}
.bodyItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
}
.style1Italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5CA61E;
	font-style: italic;
}
.bodySmaller {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style1Smaller {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5CA61E;
}

