.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.borderall {
	border: 1px solid #000000;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.logoworks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666465;
	text-decoration: none;
}
.logoworks:hover {
	text-decoration: underline;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #A8A8A8;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F60A9;
	font-weight: bold;
	text-decoration: none;
}
.navtext:hover {
	color: #FF7F00;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1F60A9;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666465;
}
.emailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F60A9;
	font-weight: bold;
	text-decoration: none;
}
.linktext:hover {
	color: #FF7F00;
}
