form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
	vertical-align: top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
input.submit {
	border: 1px solid #666666;
	color: #CCCCCC;
	margin: 2px;
	padding: 1px;
	background-color: #666666;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}
input {
	border: 1px solid #999999;
	color: #666666;
	margin: 2px;
	padding: 2px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	background-color: #EEEEEE;
	height: auto;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
label {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
}
.warning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120px;
	color: #999999;
	padding: 20px;
	letter-spacing: -8px;
	font-style: normal;
}
.warningMessage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #999999;
	padding: 10px;
	letter-spacing: -2px;
	font-style: normal;
}

