.albody {
	background-color:#60604B;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin_bottom: 0px;
}
.tablemain {background-image:url(images/image001.gif);}
.contenttext {
	font-family: Book Antiqua, Courier New, Courier;
	font-size: 14px;
	color: #FFFFFF;
}
.contenttext2 {
	font-family: Book Antiqua, Courier New, Courier;
	font-size: 12px;
	color: #000000;
}
.heading {
	font-family: Book Antiqua, Courier New, Courier;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
}
A:link { color: #ffffff;}
A:visited { color: #ffffff;}
A:active { color: #ffffff;}
A:hover { color: #60604B;}
.dashedhr {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color:#ffffff;
}