

.page_intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	font-variant: normal;
}

.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

.nav {
	font-family: "Eras", Arial, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-left : 5px;
	padding-right : 0px;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}

.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #3B3B65;
}

A.maroon {
	color : #660000;
}
