.font-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.font-std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.font-button {
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #441F81;
	border: thick double #000000;

}
.font-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #5E2D9F;

}
a:link {
	color: #5E2D9F;
}
.font-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.font-h2 {
	font-family: "Book Antiqua", "Bookman Old Style";
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #4C71B1;
}
.font-h3 {
	font-family: "Arial Black";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.font-strong {
	font-family: "Arial Black";
	font-size: 12pt;
	font-weight: normal;
}

