body {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 12pt;
	color: #000000;
	background-color: #996633;
}
a {
	color: #663300;
	text-decoration: underline;
}
.leftNav {
	color: #FFFFCC;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a.leftNav {
	color: #F2E7DB;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover.leftNav {
	color: white;
	text-decoration: underline;
}
a.subNav {
	color: black;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
a:hover.subNav {
	color: #F2E7DB;
	text-decoration: underline;
}
.footerNav {
	color: black;
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a.footerNav {
	color: black;
	font-size: 8pt;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover.footerNav {
	color: #F2E7DB;
	text-decoration: underline;
}
.tagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:hover {
	color: #996633;
}
.news {
	font-size: 10pt;
	color: #000000;
}
a.news:hover {
	font-size: 10pt;
	color: #F2E7DB;
	text-decoration: underline;
}
.teaserDate {
	font-size: 10px;
}
h1 {
	font-size: 16pt;
}
.newsCredit {
	font-size: 10px;
}
a.returnLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
