.headingfront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.textlargelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	line-height: 50px;
}
.textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
}
.texttitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #000099;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.texttitlesmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.text18blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	list-style-type: none;
}

.textmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	line-height: normal;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
}
.textmedblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}

.textmedlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 35px;
	color: #000000;
}

.text28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}

