body {
	background-image: url(images/hrd_bck.gif);
	background-repeat: repeat-x;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #124781;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #124781;
}
a:hover {
	color: #D1EEFC;
}
a:active {
	color: #124781;
}
.header {font-weight: bold; color: #666666; font-family: Arial, Helvetica, sans-serif;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #124781;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #124781;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
}