H1, H2, H3, H4, H5 {
	color : #E8E8E8;
}

H6 {
	color : #E8E8E8;
	font-size : xx-small;
	font-weight : lighter;
}

BODY {
	color : #E8E8E8;
	background-color : Black;
	font-family : "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size : small;
	font-weight : bold;
	text-align : left;
	scrollbar-base-color : #696969;
}

A {
	color : White;
	}

A:HOVER {
	color : Silver;
	text-decoration : none;
}