.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: small}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
.style5 {font-size: smaller}
.navlink {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #316AC5;
	line-height: 140%;
}
