div#mainDiv
{
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 10px;
	width: 800px;
	height: 2490px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	border: none
}

img#img1
{
	position: static;
	float: right;
	top: 220px;
	left: 650px;
	height: 123px;
	width: 150px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	border: none
}

div#cText
{
	position: absolute;
	overflow: hidden;
	left: 250px;
	top: 215px;
	width: 550px;
	height: 2180px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: none;
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: rgb(95,95,95);
	white-space: normal;
	border: none
}
