.theformofdeath {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9B2419;
}
.textfield {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9B2419;
	background-color: #6EA8B6;
	width: 180px;
	border: medium double #D3DFD5;
}
.buttonfield {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6EA8B6;
	width: 84px;
	border: medium double #D3DFD5;
}
