body {
	margin: 0px;
	background-color: #1D75BC;
}

body, td, p {
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
input, select, textarea {
	border: none;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #444444;
}

