.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	height: auto;
	width: 900px;
	border: thin solid #CCC;
	padding-right: 20px;
	padding-left: 20px;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border: thin solid #900;
	height: auto;
	width: 900px;
	padding: 0px;
	font-size: 12px;
}
.contenthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #06F;
	height: auto;
	width: 900px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #CCC;
	border-left-color: #900;
}
.updatingwebsitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #333;
}
