/* CSS Document */

.BodyCopy {
	font-family: "Times New Roman";
	color: #FFFFFF;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
.FooterLinks {
	font-family: "Times New Roman";
	color: Black;
	font-size: 16px;
	text-decoration: none;
}
.BodyCopyHeader {
	font-family: "Times New Roman";
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.BodyCopyLinks {
	font-family: "Times New Roman";
	font-weight: bold;
	color: White;
	text-decoration: none;
	font-size: 16px;
}
a:active.BodyCopyLinks {
	font-family: "Times New Roman";
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:link.BodyCopyLinks {
	font-family: "Times New Roman";
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited.BodyCopyLinks {
	font-family: "Times New Roman";
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

