body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	background-color: #000000;
	margin: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	color: #FFFF66;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8E9AA4;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #8E9AA4;
}


a:visited {
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	color: #FFFF66;
	text-decoration: none;
}
a:hover {
	color: #9494BC;
	text-decoration: underline;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8E9AA4;
}
.home_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-variant: normal;
	color: #CCCCCC;
	font-weight: bold;
}
.invisable {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
