body {
	background-color: #F9F9F9;
	margin: 0px 0px 10px 10px;
}

table,tr,td,p {
	font-family: Verdana;
	color: #330000;
	font-size: 12px;
	line-height: 14px;
}

form {
	margin: 0px 0px 0px 0px;
}

.emailField {
	border: 1px;
	border-color: #BFBFBF; 
	border-style: solid;
	background-color: white;
	color: black;
	width: 225px;
}

.button {
	border: 1px;
	border-color: black; 
	border-style: solid;
	background-color: #DEDEDE;
	color: black;
}

.headerText {
	font-size: 10px;
	line-height: 12px;
}

.bedanktText {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	font-weight: bold;
}

.warning {
	font-size: 10px;
	line-height: 12px;
	color: #AC0000;
	font-weight: bold;
}
