@charset "UTF-8";
.textBold {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Helvetica;
	font-size: 12px;
}
.Title {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.TitleLetters {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.links:hover {
	font-family: Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.links {
	font-family: Helvetica;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.box {
	border: 1px solid #922850;
	padding: 8px;
	text-align: justify;
	background-color: #CCCCCC;
	font-family: Helvetica;
	font-size: 12px;
}
.textBIG {
	font-family: Helvetica;
	font-size: 20pt;
	font-weight: normal;
}
.OHFF_body {
	font-family: Helvetica;
	font-size: 12px;
}
.OHFF_txtCaptions {
	font-family: Helvetica;
	font-size: 9.93px;
}
.linksBIG {
	font-family: Helvetica;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
.linksBIG:hover {
	font-family: Helvetica;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.boxCenter {
	border: 1px solid #922850;
	padding: 8px;
	text-align: center;
	background-color: #CCCCCC;
	font-family: Helvetica;
	font-size: 12px;
	background-position: center;
}
