body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td,td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #555555;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #555555;
	text-decoration: none;
}
.textWhite {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.textWhite2 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.textBlue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #006699;
	text-decoration: none;
}
.textOrange {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 20px;
	color: #FF9900;
	text-decoration: none;
}
.textGreen {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #009900;
	text-decoration: none;
}
