body {
	background-color: #9A94C0;
	margin: 0px;
	color: #000000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Normal-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.Normal-Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #E51837;
}
.Normal-White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
.Normal-indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
	padding-right: 5px;
	display: block;
}
.Normal-Highlight-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E51837;
}
.Denver-Medium-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #181512;
}
.Denver-Black-Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #181512;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	display: block;
}
.Denver-Header-Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #181512;
}
.Denver-Header-Bold-Highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #9A94C0;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	text-decoration: underline;
	color: #26237F;
}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #26237F;
	text-decoration: underline;
}
a:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #26237F;
	text-decoration: underline;
}
a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	color: #26237F;
	text-decoration: none;
}
.globalbar {
	background-color: #9A94C0;
	font-weight: bold;
	font-size: 16px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.globalbar A:LINK {
	color: #000000;
	text-decoration: none;
}
.globalbar A:VISITED {
	color: #000000;
	text-decoration: none;
}
.globalbar A:HOVER {
	color: #000000;
	text-decoration: underline;
}
.globalbar A:ACTIVE {
	color: #000000;
	text-decoration: none;
}
.table-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	background-color: #26237F;
}
.table-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #9A94C0;
	color: #000000;
	padding: 3px;
}
.table-content {
	padding: 0px;
	background-color: #FFFFFF;
}
.table-purple-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	background-color: #9A94C0;
}
.table-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #FF3721;
	color: #000000;
	padding: 15px;
	font-weight: bolder;
	margin: 0px;
}
.table-home-background {
	background-color: #FFFFFF;
	background-image: url(images-dhpps/Davis-Overlook.jpg);
	border: thin solid #000000;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
