.BGpic {
	background-image: url(../images/home_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.CAPbody {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.heading {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
.bodytxtsmall {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bodytxtbold {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	font-weight: bold;
	color: #99CC33;
	text-decoration: none;
}
.bodytxtboldGRAY {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytxtitalics {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
