.style9 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; color: #000000; }


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: 100px;
	width: 300px;
	float: left;
}
.hedline {
	font-size: 14px;
	font-style: normal;
	text-transform: capitalize;
	color: #FF9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pic {
	text-align: center;
	margin-left: 10px;
	background-color: #E5B77D;
	border: thin solid #E5B77D;
}
.pictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5B77D;
	font-weight: bold;
}
.tabelAlighment {
	margin-left: 20px;
}
.background {
	background-image: url(../images/background.gif);
	background-color: #E6C69E;
	border: thick solid #E6C69E;
}
.edatabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066FF;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: circle;
}
