@charset "utf-8";
/* CSS Document */

.mainbody_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #91BFB8;
}

.mainbody_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	padding: 8px;
	color: #CCCCCC;
}

.tbl_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: right;
}
.tbl_rght {
	text-align: left;
}

