@charset "ISO-8859-1";
.small_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.white {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.headline {
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
}
.bodytext {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
}
.Subhead {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.headline_bigger {
	font-family: Arial;
	font-size: 30px;
	font-weight: bolder;
}
.subhead_smaller {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
}

