h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #CD3D0D;
	margin: 0px 0px 15px;
	padding: 5px 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD3D0D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CD3D0D;
}
.TextBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42160C;
}
.FooterLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.FooterRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin-bottom: 25px;
	padding-bottom: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #42160C;
}
.NavCharity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD3D0D;
	text-indent: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.NavSchools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table#NavbarCharity a {
	text-decoration: none;
	color: #CD3D0D;
	}
table#NavbarCharity a:hover {
	color:#EC9904;
	text-decoration: none;
}
table#NavbarCharity a:visited {
	color:#42160C;
	text-decoration: none;
}
table#NavbarCharity a:active {
	color:#CD3D0D;
	text-decoration: none;
}
table#NavbarSchool a {
	text-decoration: none;
	color: #CD3D0D;
	}
table#NavbarSchool a:hover {
	color:#6699CC;
	text-decoration: none;
}
table#NavbarSchool a:visited {
	color:#6699CC;
	text-decoration: none;
}
table#NavbarSchool a:active {
	color:#6699CC;
	text-decoration: none;
}

