.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: normal;
	text-align: justify;
}
.BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#RightPictureContainer {
	margin: 7px 0px 7px 7px;
	padding: 0px;
	text-align: left;
	clear: right;
	float: right;
	width: 126px;
}