@charset "ISO-8859-1";
body {
}
.text {
	text-align: left;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-family: Optima, Verdana, Helvetica, sans-serif;
	color: #FFE7CC;
}
.center-optima {
	text-align: center;
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12pt;
}
.picture-caption {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
}
.text-smaller {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.text-bullet {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.table-light-bg {
	background-color: #CC9;
	border: thick solid #330;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
.heading-light-on-dark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC9;
	text-align: center;
}
.table-dark-bg {
	background-color: #330;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.text-right {
	font-family: Optima, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}
.heading-right {
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.heading-left {
	font-family: Optima, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
