@charset "UTF-8";
/* CSS Document */

.largeheadsColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333365;
	font-style: italic;
	text-align: center;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.boldbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.subheadsBoldColor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333365;
}
.titlesAdmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #609;
}
.footnote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
.largetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3A3469;
}
.H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #33F;
}
.H3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #30F;
}
.H4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}

