body {
	background-image: url(images/stripes.gif);
	background-repeat: repeat-y;
	margin-top: 45px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
}
.bodycopyBLD {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
}
.pgheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC6600;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
