.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000066;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.mast {
	background-image: url(../images/mast_top.jpg);
	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_rt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.midwrap {
	background-image: url(../images/spacer_wrap.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.fadeleft {
	background-image: url(../images/spacer_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.faderight {
	background-image: url(../images/spacer_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fullwrap {
	background-image: url(../images/spacer_full.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.mastbot {
	background-image: url(../images/window_bottom.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: FCF8D9;
}
.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: #000066;
}
