body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
/*
	border: medium dashed #FF8D00;
	background-color: #FFF7CC;
*/	
	width: 65%;
	padding: 20px;
	
}
.formfield {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.alexPurple { color:#a93355; }
.largeText { font-size: 28px; }
