.main1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #C2BC6F;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.grand {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0000CC;
}
.bigblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Added by Varr Willis @ HelpGuide on 04/30/2007 */
.job-listing {
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
	font-size: 14px;
	margin-right: 8px;
	text-align: justify;
}

.job-listing-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

a.back-to-top,
a.back-to-top:link,
a.back-to-top:visited,
a.back-to-top:hover,
a.back-to-top:active {
	text-decoration: none;
	color: #000066;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}