.font_header_XL {
  font-family:arial;
  font-size:32px;
}

.font_header {
  font-family:arial;
  font-size:20px;
  width:575px;
}

.font_bodytext {
  font-family:arial;
  font-size:14px;
}

.hdr_red {
	font-weight: bold;
	color: red;
}