.boby {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;


}
.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.formtxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.required {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	font-variant: normal;
	color: #ff0000;
	text-decoration: none;
}

.success {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ff0000;
	text-decoration: none;
}