.hometext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FF0000;
}
body {
	background-color: #000000;
}
.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.navbox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	font-family: "Euphemia UCAS Bold", "Helvetica Black", "Arial Black";
	font-size: 11px;
	color: #23A4D6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.navsub {
	font-family: "Euphemia UCAS Bold", "Helvetica Black", "Arial Black";
	font-size: 9px;
	color: #23A4D6;
	background-color: #FEFDE1;
}
a:link {
	text-decoration: none;
	color: #23A4D6;
}
a:visited {
	text-decoration: none;
	color: #23A8DA;
}
a:hover {
	color: #990000;
}
a:active {
	text-decoration: none;
}
.pagetext {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 18px;
	font-weight: bolder;
	line-height: 24px;
}
.viewlarger {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
}
.clrleft {
	clear: left;
	float: right;
}
.clrright {
	float: left;
	clear: right;
}
.pagetextcolor2 {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 18px;
	line-height: 24px;
	font-weight: bolder;
	color: #FF0000;
}

