body {
	background-image: url(images/main1bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	margin: 0px;
	padding: 0px;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.textnormaljustify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;

}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	text-indent: 15pt;
	padding-bottom: 5px;
	color: 4d514c;



}
h1 {
	margin: 10px 0px 4px -5px;
	padding: 0px 0px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7d7d7d;
	width: 300px;
	font-weight: bold;
	color: 3c3f3b;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: 3c3f3b;

}
