.header {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	color: #0808CE;
}
.footer {
	font-family: Garamond;
	font-size: 16px;
	color: #4C4DB7;
}
.body {
	font-family: Garamond;
	font-size: 16px;
	color: #0808CE;
	font-weight: bold;
}
.important {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.link {
	font-family: Garamond;
	font-size: 16px;
}
.linkhover {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #0000C6;
}
