.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333;
}
.linksbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0B244F;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CCC;
}
.textmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
	font-style: italic;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #333;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
	color: #0B244F;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
.president {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #123969;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
}

