body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: url(images/grey-bg.jpg);
}
.mainlinks {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.mainlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline overline;
	text-transform: uppercase;
}
.tabletext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.points {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.boxtext {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #333333;
	margin: 3px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.mail {
	font-family: Tahoma;
	line-height: 16px;
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
.services {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #35302c;
	border: 1px solid #FFCC00;
}

