body {
	background-color: #191919;
	margin-top: 0px;
	background-image: url(Images/Bg_Spots.gif);
}
a:link {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #EEEEEE;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CADFDB;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CADFDB;
	font-weight: bold;
}
.NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9FC790;
}
.LargerTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: normal;
	color: #CBE0C2;
}
.NormalTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #EEEEEE;
}
.NormalTitles_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9FC790;
}
.SmallTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CDE2C5;
}

