body {
	margin-top: 25px;
}
.required {
	color: #CC9900;
	font-weight: bold;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #000000;
}
.row1 {
	background-color: #DEECF2;
}
.row2 {
	background-color: #EEEEEE;
}
.articleSubtitle {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
#mainform {
	font-size: 11px;
}
