.body {
	color: black;
	font-size: 9pt;
	font-family: "Optima Regular", "Minion Pro", Arial;
	line-height: 12pt;
}
.bodywhite { color: white; font-size: 11pt; font-family: "Minion Pro Med", AGaramond, Optima; line-height: 12pt; }
.title { color: black; font-size: 9pt; font-family: arial, Optima; font-weight: bold; background-color: white; }
.subtitle { color: black; font-size: 9pt; font-family: arial, Optima; font-weight: bold; line-height: 22pt; background-color: white; }
.subtitle2 { color: black; font-size: 9pt; font-family: arial, Optima; font-weight: bold; background-color: white; text-decoration: underline; }
.titlered { color: red; font-size: 9pt; font-family: arial, Optima; font-weight: bold; text-decoration: underline; background-color: white; }
.subtitlewhit { color: white; font-size: 9pt; font-family: arial, Optima; font-weight: bold; line-height: 18pt; background-color: white; }
.Italic { color: #00230f; font-size: 12pt; font-family: Optima, "AGaramond Bold", "Minion Pro Bold"; font-weight: bold; font-style: italic; }
a:link { color: red; text-decoration: none; }
a:hover { color: red; text-decoration: underline; }
a:visited { color: red; text-decoration: none; }
a:active { color: red; text-decoration: none; }
