@charset "UTF-8";
.mmStyle {
	font-family: helvetica;
	font-size: 10px;
}
.textHelvetica11 {
	font-family: Helvetica;
	font-size: 11px;
}
.links {
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.links:hover {
	font-family: helvetica;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.Hel12 {
	font-family: helvetica;
	font-size: 12px;
}
.Hel14Bold {
	font-family: helvetica;
	font-size: 14px;
	font-weight: bold;
}
.Hel12Bold {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
}
.bullet_point {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px 5px;
}
.linksWhite {
	font-family: helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.linksWhite:hover {
	font-family: helvetica;
	font-size: 12px;
	color: #CCCCCC;
}
.Hel13 {
	font-family: helvetica;
	font-size: 13px;
}
.Hel13Bold {
	font-family: helvetica;
	font-size: 13px;
	font-weight: bold;
}
.Hel13ita {
	font-family: helvetica;
	font-size: 13px;
	font-style: italic;
}
.linksBody {
	font-family: helvetica;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.linksBody:hover {
	font-family: helvetica;
	font-size: 13px;
	color: #3366FF;
}
