body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url();
	background-color: #6699CC;
}
.white_padded {
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
}
h4 {
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	line-height: 150%;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.formText {
	font-size: 13px;
	font-weight: bold;
}

