.html {
	margin: 0px;
	padding: 0px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #555753;
	background-image: url(images/rt_bot_fran.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	background-color: #fff;


}
.container {
	margin: 0px;
	padding-top: 0px;
	padding-right: 175px;
	padding-bottom: 0px;
	padding-left: 110px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 114px;
	height: 214px;


}
