@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
}
.BodyText {
	font-family: Tahoma, Geneva, sans-serif;
	color: #D6D5DD;
	font-size: 16px;
}
.HeaderText {
	font-family: Tahoma, Geneva, sans-serif;
	color: #D6D5DD;
	font-size: 24px;
	font-weight: bold;
}
