a {
	color: #0000ff;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

input {
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}


table.dark {
	background-color: #FFFFFF;
	border: 1px solid #66CCFF;
	color: #000000;
}

th.dark {
	background-color: #66CCFF;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
