body,th {
	font-family: Trebuchet MS;
	color: white;
}
body {
	background-color: #393939;
}
p{
	margin-left:auto;
	margin-right:auto;
}
a:link {
	color: #81B16E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF4C24;
}
a:hover {
	text-decoration: underline;
	color: #FF4C24;
}
a:active {
	text-decoration: none;
}
#servicelist{
	text-align:center;
	list-style:bullet;
}
li {
	font-size:xx-large
}
.margin{
	background-color: #999966;
}	
