@charset "utf-8";
body {
	background-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.tiny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3px;
	color: #FFFFFF;
}
.heading32wmargin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	margin-left: 30px;
}
.heading25 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 25px; }
.heading25wmargin {
	font-size: 25px;
	margin-left: 30px;
}

.heading14boldwmargin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 30px;
}
.para11wmargin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-right: 20px;
	margin-left: 30px;
	overflow: auto;
}
.para11boldwmargin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 25px;
}
.para11 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; }
.heading24margin {
	color: #FFFFFF;
	font-size: 24px;
	margin-left: 30px;
	margin-top: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.para14margin {font-size: 14px}
.inactive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #999999;
}
.activepage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}
.footer {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left: 8px;
}
