@charset "utf-8";
/* CSS Document */

.SubHeader {
	font-family: "Myriad Pro";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 6c6c6c;
}
.SubHeaderSmall {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: bold;
	color: 707070;
}
.SubHeaderSmallColor {
	font-family: "tahoma";
	font-size: 11px;
	font-weight: bold;
	color: f32648;
}
.content {
	font-family: "tahoma";
	font-size: 11px;
	color: 707070;
}

