.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #016BB6;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.mast {
	background-image: url(images/topmast.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftspacer {
	background-image: url(images/spacer_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.rtspacer {
	background-image: url(images/spacer_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.midwrap {
	background-image: url(images/mnwrap.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.mastbot {
	background-image: url(images/spacer_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.topmast {
	background-image: url(images/topmast.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.mastL2 {

	background-image: url(images/mast_top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pgbg {
	background-color: e0cbea;
}
.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #016BB6;
}
.spacertop {
	background-image: url(images/spacer_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
