BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B8AB4;
	font-size: 10px;
	background-color: #24253B;
	margin-bottom: 0; margin-top: 0; margin-left: 0; margin-right: 0;
}
H1 {
	color: #6B8AB4;
}
H2 {
	color: #6B8AB4;
}
H3 {
	color: #6B8AB4;
}
H4 {
	color: #6B8AB4;
}
STRONG {
	color: #7B9AC4;
}


A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86ACE0;
	text-decoration: none;
}
IMG {
	border: none;
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B8A862;
	text-decoration: none;
	filter: Glow(Color=green, Strength=2);
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid #6B8AB4 1px;
	border-style: solid;
	color: #6B8AB4;
	border-width: 1px;
	background-color: black;	
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	border: solid #6B8AB4 1px;
	border-style: solid;
	color: #6B8AB4;
	border-width: 1px;
	background-color: black;	
}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: solid #6B8AB4 1px;
	border-style: solid;
	color: #6B8AB4;
	border-width: 1px;
	background-color: black;
}
