.bar {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333366;
}
.Bold {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
.body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333366;
}
.ByteStyleEmph {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
.justifyContent {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333366;
	text-align: justify;
	line-height: 16px;
}
.longbar {
	font-size: 3px;
	background-color: #000033;
	color: #000033;
}
.mscd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.longbarLight {
	font-size: 3px;
	background-color: #EEEEFF;
	color: #000033;
}

