body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
	color: #0000CC;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: underline;
	color: #000033;
}
.regtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.navline {
	color: #ADA9A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navtxtunbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #791F60;
}
.tablebdr {
	border: thin solid #F0DDEC;
}
.smalltxtunbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F89FFF;
}
.bigtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.navtxtunboldsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E90784;
}
.footerline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F0DDEC;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF4D4D;
	font-weight: bold;
}
