.italic_18_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
.title_16_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.body_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.body_14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.body_14_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.body_14_red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.largeTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	font-weight: bold;
}
.medium_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}
.medium_title_banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	border: medium ridge #CED5FF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
}
.body_14_red_bold_crossed_out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
