body {
	background-color: #000000;
}

font, td {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: justify;
}

a {
	color: #7c8ae1;
	text-decoration: none;
	border-bottom: 1px dotted #7c8ae1;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

div.hidden {
	display: none;
}

div.options {
	padding-top: 2px;
	padding-bottom: 2px;
}
