@charset "utf-8";
.ArialRedSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: bd1919;
}
.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.BodySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
a:link {
	color: #bd1919;
	text-decoration:underline
}
a:visited {
	color: #bd1919;
}
a:hover {
	color: #bd1919;
}
a:active {
	color: #bd1919;
}
