body {
	background-color: #FFFFFF;
	font-family: "Avenir Home", "Century Gothic", Georgia, Arial;
	font-size: 14px;
	line-height: 15px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/ContentBG.jpg);
	background-repeat: no-repeat;
}

td, th {
	font-family: "Avenir Home", "Century Gothic", Georgia, Arial;
	font-size: 13px;
	line-height: 24px;
	color: #330000;
}
a:link {
	color: #4c4591;
	text-decoration: none;
}
a:visited {
	color: #4c4591;
	text-decoration: none;
}
a:hover {
	color: #4c4591;
	text-decoration: underline;
}
a:active {
	color: #4c4591;
	text-decoration: none;
}
.Highlight {
	color: #b94505;
	font-size: 14px;
}
.GreenContent {
	font-family: "Avenir Home", "Century Gothic", Georgia, Arial;
	font-size: 14px;
	color: #9e9983;
}
.BrownLarge {
	font-family: "Avenir Home", "Century Gothic", Georgia, Arial;
	font-size: 17px;
	color: #b94505;
	font-weight: bold;
}
.BrownMedium {
	font-family: "Avenir Home", "Century Gothic", Georgia, Arial;
	font-size: 14px;
	color: #b94505;
}
.BrownSmall {
	font-family: "Avenir Home", "Century Gothic", Georgia, Arial;
	font-size: 12px;
	color: #b94505;
}
.SpecialBlue {
	font-family: "Avenir Home", "Century Gothic", Georgia, Arial;
	font-size: 13px;
	color: #4c4591;
}
.WhiteContent {
	font-family: "Avenir Home", "Century Gothic", Georgia, Arial;
	font-size: 13px;
	color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
