body {
	font-family: Garamond;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: none;
	text-align: left;
	line-height: normal;
	
h1 {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1A3A73;
	text-decoration: none;
	text-align: left;
}
a {
	font-family: Garamond;
	font-size: 15px;
	color: #1A3A73;
	font-weight: normal;
	text-decoration: none;	
	text-align: none;
}
ul {
	font-family: Garamond;
	font-size: 15px;
	font-style: normal;
	color: #1A3A73;
	font-weight: normal;
	text-decoration: none;
	text-align: none;
	list-style-type: square;
}
.headerlink {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #1A3A73;
}
.headertext {
	font-family: Garamond;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #1A3A73;
}
.paragraphtext {
	font-family: Garamond;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
}
.paragraph-centered {
	font-family: Garamond;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
}
.page-header {
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: none;
	color: #1A3A73;
}
.tiny {
	font-family: Garamond;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
}
.link-white {
	font-family: Garamond;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
