.top {
	font-family: Georgia;
	font-size: 16px;
	color: #3B5F9F;
}
.main {
	font-family: Georgia;
	font-size: 12pt;
	color: #3B5F9F;
}
.textLink {
	color: #008752;
	text-decoration: underline;
	font-weight: bold;
}
.textLinkWhite {
	color: #FFFFFF;
	text-decoration: underline;
}
.wholeText {
	font-family: "Lucida Calligraphy";
	font-size: 12pt;
	color: #3B5F9F;
	font-weight: bold;
}
.wholeTextBig {

	font-family: "Lucida Calligraphy";
	font-size: 16pt;
	color: #3B5F9F;
	font-weight: bold;
}
.header1
{
	font-size: 18pt;
	font-weight: normal;
	line-height: 0.8em;
	margin-bottom: .4em;
	color: #253692;
}

.header2
{
	font-size: 14pt;
	line-height: 0.8em;
	margin: 1em 0 .4em 0;
	color: #B06AA6;
}