BODY {
	background-color: #FFFFFF;
	margin-left: 0px;
}



BODY, TD, .NormalText {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans serif;
}


A:link {color: #698096; text-decoration: none } 
A:visited {color:#698096; text-decoration: none}
A:hover {color: #996633; font-weight: regular}        

/* link="#8C9DAE" vlink="#4E4E4E" alink="#9B4E00" */


.Header {
	color: #9B4E00;
	font-family: "Humanst521 BT", serif;
	font-size: 32px;
}

.BuildingHeader {
	color: #D7AE86;
	font-family: "Humanst521 BT", serif;
	font-size: 32px;
}

.Subheader {
	color: #4E4E4E;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.MediumText { font-size: 13px; }
 
.Brown { color: #9B4E00; }
.Gray { color: #8C9DAE; }