.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF6600;
	line-height: 13px;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.mainTextSkyetechHighlight {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	line-height: 18px;
	font-weight: bold;
}
body {
	background-image: url(../images/pageBackground.jpg);
	background-repeat: repeat-x;
}
.topicSubHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
}