.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-indent: 12pt;
}
.bullettext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
.bullettextplain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	text-transform: capitalize;
}
.subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC6600;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.topbackground {
	background-image: url(../../images/top_tble_back.jpg);
	background-repeat: repeat-x;
	background-position: 1.5px;
}
.headerbackground {
	background-image: url(../../images/head_tble_back.jpg);
	background-repeat: repeat-x;
}
.pagebackground {
	background-image: url(../../images/mpage_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

