body {
	background-image: url(../img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #D5D6C9;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}

h1 {
	font-size: x-small;
	font-weight: bold;
	line-height: 22px;
	margin-top: 5px;
	text-transform: uppercase;
}

h2 {
	font-size: x-small;
	font-weight: bold;
	line-height: 22px;
	margin-top: 5px;
	text-transform: capitalize;
}

.main-txt {
	line-height: 18px;
	padding: 0px 10px 0px 15px;
}
