a {
	color: #18507C;
}

body {
	background-color: #e2e2e2;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

input {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	background-color: #18507C;
	border: solid #ffffff 1px;
	color: #ffffff;
}


table.dark {
	background-color: #ffffff;
	border: solid #18507C 1px;
	color: #000000;
}

th.dark {
	background-color: #18507C;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}