.hometext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-style: italic;
}
.linedivs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0063A5;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.bodybold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0063A5;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #0063A5;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0063A5;
	font-weight: bold;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #0063A5;
}
a:link {
	text-decoration: none;
	color: #0063A5
}
a:visited {
	text-decoration: none;
	color: #0063A5;
}
a:hover {
	text-decoration: underline;
	color: #0063A5;
}
a:active {
	text-decoration: none;
	color: #0063A5;
}
