.MainBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #996600;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;


}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	background-color: #FFCC99;
	line-height: normal;
	color: #666600;
	vertical-align: middle;
	padding: 2px;



}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF6600;
	text-align: center;


}
.NavbarCell {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #CC9900;
}
