body {
	background-color: #000000;
	color: #CCCCCC;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2E619A;
	font-weight: bold;
}

.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #AAAAAA;
}

.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #AAAAAA;
	text-align: center;
	letter-spacing: 0.5pt;
}

.bar {
	border-top: 2px solid #AAAAAA;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 310px;
}
