.whiteText {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;

}
.titleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 5px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
}


.firstLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
.blackText {
	font-family: Garamond, "GoudyHandtooled BT", "Times New Roman";
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000033;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	font-family: Garamond, "GoudyHandtooled BT", "Times New Roman";
	font-size: 16px;
	color: #003366;
	font-weight: normal;

}
.footer a:link{
	font-family: Garamond, "GoudyHandtooled BT", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	text-decoration: underline;
}
.footer a:visited{
	font-family: Garamond, "GoudyHandtooled BT", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	font-style: normal;
	text-decoration: underline;
}	
