body {
	background-color: #f3ac03;
	/*background-image: url('img/sfondo.gif') */
}

.frmField {
	font-family: Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
	text-align: right;
	color: #000000;
	padding: 5;
}

.frmLink {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size : 12px;
	font-style : normal;
	font-weight: normal;
	text-align: left;
	color: #1A1AE9;
}

.frmText {
	font-family: Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	/* font-style: oblique; */
	text-align: left;
	color: #000000;	
}

.frmTitle {
	font-family: Verdana, Arial;
	font-size : 14px;
	font-style : normal;
	font-weight: bold;
	/* font-style: oblique; */
	text-align: center;
	color: #000000;	
}
.frmBotton {
	font-family: Verdana, Arial;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	/* font-style: oblique; */
	text-align: center;
	color: #000000;	
}
.frmMsg {
	font-family: Verdana, Arial;
	font-size : 12 px;
	font-style : normal;
	font-weight: bold;
	text-align: center;
	color: #4C6FB7;
	padding: 5;
}
