body {
	background-image: url(../img/bgMain.gif);
	background-color: #FFFFFF;
	text-align: center;

}
.textBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	text-align: justify;
}
a {
	font-weight: bold;
	color: #A22F09;
	text-decoration: none;
	font-size: 14px;

}
a:hover {
	color: #FF9900;
}
.textHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #F49271;
	font-weight: bold;

}
.ftextBody {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 25px;

}
