body {
	color: #FFFFFF;
	font-family: Georgia, serif;
	font-size: 12pt;
	background-color: #000022;
	background-image: url('images/back_dark.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}

a:active {
	color: #FF0000;
}

img {
	border: 0;
}

.menucell {
	color: #FF0000;
	font-size: 14pt;
	font-weight: bold;
}

.footer {
	font-size: 8pt;
}

.headers {
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
}
.content {
	font-size:12pt;
}

table {
	background-color: transparent;
}

.quote {
	font-size:10pt;
	font-family: verdana;
}
