@charset "UTF-8";
.headline {
	font-size: 36pt;
	color: #003;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 40pt;
	text-align: center;
}
.sanshead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36pt;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #003;
	text-align: center;
}
.subhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24pt;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #003;
	text-align: center;
}
.parahead {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18pt;
	line-height: normal;
	font-weight: bold;
	color: #003;
}
.photocap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	text-align: center;
}
.readabletext {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
	line-height: 15pt;
}
.reverseheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24pt;
	font-style: italic;
	line-height: 28pt;
	font-weight: bold;
	color: #003;
	background-color: bcd0e1;
	text-align: center;
	background: #bcd0e1;
}
.copyrighttag {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 12pt;
	text-align: justify;
}
.Subheadbold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
}
.subhead2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18pt;
	font-style: italic;
	line-height: 24pt;
	font-weight: bold;
	color: #006;
}
.formtext {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12pt;
	line-height: 18pt;
	text-decoration: underline;
}

