body {
	margin:0px;
	background-color:#20173C;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #0E89C3;
}
td {
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #0E89C3;
}
.footer {
	color: #0E89C3;
}
a {
	color: #0E89C3;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input#email {
	width: 200px;
}
