body 
{
	background-color: #333333; 
	margin: 0;
}

.content
{
	font-size: 20px; 
	font-family: Arial Narrow;
}

.contentsmall
{
	font-size: 18px; 
	font-family: Arial Narrow;
}

a:link {
	color: #99CC33;
	text-decoration: none;
}
a:visited {
	color: #99CC33;
	text-decoration: none;
}
a:hover {
	color: #CCFF33;
	text-decoration: none;
}
a:active {
	color: #99CC33;
	text-decoration: none;
}

a:link.small {
	color: #99CC33;
	text-decoration: none;
	font-size: 16px;
}
a:visited.small {
	color: #99CC33;
	text-decoration: none;
	font-size: 16px;
}
a:hover.small {
	color: #CCFF33;
	text-decoration: none;
	font-size: 16px;
}
a:active.small {
	color: #99CC33;
	text-decoration: none;
	font-size: 16px;
}

.servicesImages
{
	border-color: #000000;
	width: 300px;
	height: 200px;
}
h1
{
	font-size: 1px; 
	font-family: Arial Narrow;
	font-weight: normal;
margin: 0px;
color: #768357;
}
