body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.textGrey {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.textWhite {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.textWhite2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.textBlue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #3b79a8;
	text-decoration: none;
}