body {
	background-color: rgb(0,6,6);
	color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
	scrollbar-base-color: #444444;
	scrollbar-arrow-color: #FFFFFF;
}
body, table, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
select {
	background-color: #E7EDFE;
}
.menu {
	font-size: 14px;
	color: #F4CA68;
}
a, a:visited {
	color: #F4CA68;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
#heading {
	font-family: Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	position: absolute;
	top: 5;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.button, button {
	font-size: 10px;
	font-weight: bold;
}
.comment {
	font-size: 9px;
	color: #CCCCCC;
	font-weight: normal;
}
.msg {
	font-size: 10px;
	background-color: #FF0000;
}
.hiddenlink {
	font-size: 12px;
	font-weight: bold;
}
.hiddenlink a, .hiddenlink a:visited {
	color: #040D0C;
}
.hiddenlink a:hover {
	color: #FF6600;
}
H1 { font-size: 32px; }
H2 { font-size: 24px; }
H3 { font-size: 18px; }
H4 { font-size: 16px; }
H5 { font-size: 13px; }
H6 { font-size: 9px; }
