.body14pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
}
.body12pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
}
.body10pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
}
.bold10pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
.bold12pt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
.blue12ptBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0066FF;
}
.blue10ptBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066FF;
}
.bannerbox {
	font-family: "Times New Roman", Times, serif;
	border: medium double #FF0000;
	width: 500px;
	background-color: #AACCFF;
	text-align: center;
	float: none;
	padding: 5px;
	left: 120px;
	position: relative;
}
