body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg)
}
.maintextwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.main1textblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9298D1;
	text-decoration: none;
}
.main1textbluelinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6666CC;
	text-decoration: underline;
}
.maintextblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;
}
.maintextwhitelinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.maintextlgraylinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
