.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navfooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.navfooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a.navfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #333333;
}
a.navfooter:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
.textheading {
	font-family: "Arial Black";
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	width: 97%;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #202020;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-color: #2A2A2A;
}
.textsubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.linehort {
	background-image: url(../images/line-hort.jpg);
	background-repeat: repeat-y;
}
.linedot {
	width: 95%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.border {
	border: 12px solid #FFFFFF;
}
.bg {
	background-image: url(../images/planet.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.title_orange {
	color: #FF6633;
	font-family: Tahoma;
	font-weight: bold;
}
