/* CSS Document */

<style type="text/css">
}
.title {
	font-family: Garamond;
	font-size: 18px;
}
.front-italic {
	font-family: Garamond;
	font-style: italic;
	font-size: 16px;
}
.subheading {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
}
.main-front {font-family: Garamond; font-size: 16px; }
.main-bold {
	font-family: Garamond;
	font-size: 15px;
	font-weight: bold;
}
.leftlinks {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	font-family: Garamond;
	TEXT-DECORATION: none;
	line-height: normal;
	font-variant: normal;
	font-style: normal;
}

</style>