body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color:#FFFFFF
}
a:hover {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}
.maintd {
	background-image: url(main.gif);
}
a {
	color: #000000;
	text-decoration: underline;
	background-color:#FFFFFF
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.valign {
	vertical-align: top;
}
.text {
	text-align: justify;
}
.left {
	text-align: left;
}
.headingl {
    text-align: left;
	font-size: 16px;
	font-weight: bold;
}