@charset "ISO-8859-1";
.BodyBold {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.BodyItal {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	line-height: 13px;
}
.Body {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	line-height: normal;
}
