@charset "utf-8";
/* CSS Document */

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.itals {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.header {
	font-family: papyrus;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: papyrus;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}
.quotations {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #663399;
	font-style: italic;
}
.quotations-teal {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #006699;
	font-style: italic;
}
.headerALLCAPS {
	font-family: papyrus;
	font-size: 34px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}
.headerSmCaps {
	font-family: papyrus;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}
.subheadLg {
	font-family: papyrus;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}
.subheadLessLineHt {
	font-family: papyrus;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}
.header-inLine {
	font-family: papyrus;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.quotations-dkBlue {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #394e6b;
	font-style: italic;
}
.quotations-blue {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #066699;
	font-style: italic;
}
.header-inLineTall {
	font-family: papyrus;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.quotations-dkGreen {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #003300;
	font-style: italic;
}
.quotations-ltGreen {
	font-family: "Book Antiqua";
	font-size: 16px;
	color: #336600;
	font-style: italic;
}
.bold {
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
