.gentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.loudtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.tablebndy {
	background-color: #CCCC66;
	padding: 3px;
	border: 1px solid #000000;
	position: relative;
}
.bdybndy {
	background-color: #FFFFFF;
	margin: 15px;
	white-space: normal;
	width: 665px;
	padding: 15px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;



}
.rt_tablebndy {
	background-color: #CCCC66;
	padding: 0px;
	border: 1px solid #000000;
	position: relative;
	height: 100%;
}
