.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 6px;
	margin-right: 40px;
	margin-bottom: 11px;
	margin-left: 50px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
</style>
