body {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	background-color: #222244;
	color: #fff;
}

input {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

a {
	color: #aaaacc;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

.main {
	margin-top: 150px;
}

b {color: #fff;}

.menu {
	color: white;
	background-color: #444466;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}

.header {
	color: #ccccee;
	background-color: #444466;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12pt;
}

.light {
	color: white;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

.smallheader {
	color: #ccccee;
	background-color: #444466;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

.small {
	color: #aaaacc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.control {
	color: black;
	background-color: #cccccc;
}

.button {
	color: white;
	background-color: #666699;
	border-bottom: thin solid #222244;
	border-right: thin solid #222244;
	border-top: thin solid #9999cc;
	border-left: thin solid #9999cc;
	font-size: 9pt;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.fixed {
	font-size: 10pt;
	font-family: monospace, fixed;
}

td {
	font-size: 9pt;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}

th {
	font-size: 9pt;
	font-family: Geneva,Arial,Helvetica,sans-serif;
}

li {
	color: #fff;
}

.headeralt { color: #ccccee; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; }
.smallheaderalt { color: #ccccee; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; }
.menualt { color: white; font-family: Geneva, Arial, Helvetica, sans-serif; }