a {
	color: #3377aa;
	text-decoration: none;
}

body {
	background: #000000;
	color: #ffffff;
}

h6 {
	font-family: lucida console;
}

.button {
	padding: 2px;
	border: 1px solid #ffffff;
	background: #000000;
	font-family: lucida console;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.textbox {
	padding: 2px;
	border: 1px solid #000000;
	font-family: lucida console;
	font-size: 8pt;
	font-weight: bold;
}
