.font1{
font-family: Tahoma;
color:#455C20;
font-size: 14px;

}

.from_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #157B00;
}

.form_but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F4F00;
	background-color: #F0F0F0;
}

.from_text1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
}

.wrong_ans {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: blink;
}

