.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.bulletmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
.bulletsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
.grouplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height: 20px;
	font-weight: bold;
	color: #1595D6;
	text-decoration: none;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #0065AB;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #1595D3;
	text-decoration: none;
}
a:visited {
	color: #1595D3;
	text-decoration: none;
}
a:hover {
	color: #0065AB;
	text-decoration: none;
}
a:active {
	color: #1595D3;
	text-decoration: none;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 32px;
	font-weight: bold;
	color: #716FB3;
	text-decoration: none;
}

.smallerheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	color: #716FB3;
	text-decoration: none;
}
.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9.5px;
	color: #7F7CBA;
	text-decoration: none;
}

