body {
background-color: #FFFFFF;
background-image: url(img/bg-aspen.jpg);
background-repeat: repeat;
}
.BodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	font-variant: normal;
	color: #333333;
	font-weight: 500;
}
.BodyCopy A:link {
	color: #CC6600;
	text-decoration: none;
}
.BodyCopy A:hover {
	color: #33CC33;
	text-decoration: underline;
}
.BodyCopy A:visited {
	color: #CC6600;
	text-decoration: none;
}
.SidebarLink A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #336600;
	text-decoration: none;
}
.SidebarLink A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #66CC99;
	text-decoration: underline;
}
.SidebarLink A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #336600;
	text-decoration: none;
}
.BottomLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
.BottomLink A:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 150%;
	color: #336666;
	text-decoration: none;
}
.BottomLink A:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 150%;
	color: #66CC99;
	text-decoration: underline;
}
.BottomLink A:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 150%;
	color: #336666;
	text-decoration: none;
}
.BodyTitle {
	font-size: 18px;
	font-weight: 800;
	font-variant: small-caps;
	font-style: normal;
}