.emailfield {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #003366;
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #663300;
	background-color: #FFFFCC;
	border: thin outset #FFFFCC;
}
