
.body {
	font-family: "Times New Roman", Times, serif;
	font-size:12;
	
}

.body-bold {
	font-family: "Times New Roman", Times, serif;
	font-size:12;
	font-weight:bold;

}

.body-bold-center14 {
	font-family: "Times New Roman", Times, serif;
	font-size:12;
	font-weight:bold;
	text-align:center;

}
.rightimg { 
float: right;
margin-left: 20px;
margin-bottom: 6px;
margin-top:6px;
}

.leftimg { 
float: left;
margin-right: 20px;
margin-bottom: 6px;
margin-top:6px;
}
.clear { clear: both;
}
.body-14 {
	font-family: "Times New Roman", Times, serif;
	font-size:14;
}
.body-14-bold{
	font-family: "Times New Roman", Times, serif;
	font-size:14;
	font-weight:bold;}