body {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17.5px;
	color: #000000;
	font-weight: bolder;
}
.coloredtext {
	color: #FF0000;
}
.coloredtextorange {
	color: #FF9900;
}
.bulletedlist {
	list-style-type: disc;
}
.smallertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.center {
	text-align: center;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.caption2 {
	font-size: 15px;
	font-weight: bold;
}
.smallersmalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
}
h3 {
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
