body {
	background-color: #8E7CA6;
}
.NavBarStyle {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.FriendSite {font-size: 12px}
.ProductLinks {
	color: #FFFFFF;
	font-weight: bold;
}
.bluelinks {
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BodyText {font-size: 12px;
	color: black;
	font-family: Arial;
}
.GreenHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5B683C;
	text-transform: uppercase;
}
.RedHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B12031;
	font-weight: bold;
}