body {
	font-family: "Arial";
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	background-color: #C00844;

}
td {
	text-align: center;
	vertical-align: top;

}
input {
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	background-color: #C00844;
	font-weight: bold;

}
.header {
	background-color: #C00844;
	text-align: center;
	color: #FFFFFF;


}
.url {
	color: #ffffff;
	text-align: left;
	padding-left: 5px;


}

