body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

label {

}

.required {
	color: red;
	font-weight: bold;
}

p {

}

p,li {
	line-height: 110% !important;
	margin-bottom: 0.85em !important;
}

form p span.left {
	float: left;
	width: 40%;
	text-align: right;
	padding-right: 1em;
	display: block;
	margin-bottom: 8px;
}

form p span.right {
	width: 40%;
}

form p {
	border-top: 1px solid #ccc;
	clear: left;
	padding-top: 5px !important;
}

h2 {
	margin-top: 5px;
}

