body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #0C0E0D;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #FFF;
}
h1 {
	font-size: 18px;
	color: #FF9C65;
	padding-left: 10px;
}
h2 {
	font-size: 18px;
	color: #FF9A62;
}
table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #F96;
	border-left-color: #F96;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	top: 0px;
	clip: rect(0px,auto,0px,auto);
	background-color: #FFF;
}
body table tr td p {
	padding-left: 10px;
	padding-bottom: 10px;
}

.bannerji {
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #F96;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	margin-top: 10px;
	padding-top: 10px;
	background-color: #FFF;
}
.bannerji p a {
	text-decoration: none;
	vertical-align: top;
}
