BODY {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 70%;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #eeeeee;
	scrollbar-arrow-color: #ccff00;
	scrollbar-base-color: #cfcfcf;
	font-weight: bold;
	text-justify: newspaper;
	background-color:#000;
}

td {
	font-size: 70%;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #cfcfcf;
	font-weight: bold;
	text-justify: newspaper;
}

h1 {
	color: #ddddee;
	font-size: 110%;
	width: 100%;
	filter: dropshadow(color=#333333, offx=1, offy=1), glow(color=black, strength=0);
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 100%;
	width: 100%;
	filter: dropshadow(color=#333333, offx=1, offy=1), glow(color=black, strength=0);
	color: #ddddee;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

h3 {
	font-size: 100%;
	width: 100%;
	filter: dropshadow(color=#333333, offx=1, offy=1), glow(color=black, strength=0);
	color: #ddddee;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a.links {
	width: 100%;
	filter: dropshadow(color=#333333, offx=1, offy=1), glow(color=black, strength=0);
}

a:hover {
	color: #ccff00;
}

.text {
	width: 100%;
	filter: dropshadow(color=#333333, offx=1, offy=1), glow(color=black, strength=0);
	padding-bottom: 1px;
	margin-bottom: 1px;
	line-height: 140%;
}

.big {
	font-size: 200%;
	color: #ffffff;
	width: 100%;
	filter: dropshadow(color=#333333, offx=1, offy=1), glow(color=black, strength=0);
}

.white {
	color: #ffffff;
	width: 100%;
	filter: dropshadow(color=#333333, offx=1, offy=1), glow(color=black, strength=0);
}