.Body {
	font-family:Times New Roman; 
	font-size: 12pt; 
	color:#5B3923
}
span.BodyBold {
	font-size: 13pt; 
	font-family:Times New Roman; 
	color: #5B3923;
	font-weight:bold
}
span.BodyTitle {
	font-size: 14pt;
	color: #5B3923;
	font-family:Times New Roman; 
	font-weight:bold
}
.BodyTitleCaps {
	font-size: 14pt; 
	color: #5B3923;
	font-family:Times New Roman; 
	text-transform:uppercase; 
	font-weight:bold
	}
a:link {
	color: #5b3923;
	text-decoration: none;
}
a visited {
	text-decoration: none;
	color: #000000;
}
a hover {
	text-decoration: underline;
	color: #990000;
}
a active {
	text-decoration: none;
	color: #00319C;
}
.navbar {
	margin-top: 30px;
}
.mainContent {
	font-size: small;
	margin: 0px;
}
-->

}