body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/page_bg.jpg);
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #E2E2E2;
}.white_heading {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #E2E2E2;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #BEBEBE;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F2F2F2;
	text-decoration: underline;
}.blue_heading {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #75D9FF;
}
.green_heading {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #84E642;
}
.red_heading {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #E6393E;
}
.orange_heading {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFAA6A;
}
.lerge_heading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}.txt_orange {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFAA6A;
}