body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fill.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #8595a4;
}

.style1 {
    font-family: Tahoma;
	font-size: 11px;
    color: #F6D01A;
}

h1 { 
    margin: 40px 0px 0px;
	text-align: center;
    font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}

h2 {
    margin: 22px 0px 0px 22px;
	font-family: Arial;
	font-size: 23px;
	color: #f6d01a;
}
h3 {
    margin: 22px 0px 0px 22px;
	font-family: Arial;
	font-size: 23px;
	color: #FFFFFF;
}
h4 {
    margin: 27px 81px 0px 0px;
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	text-align: right;
	color: #8595a4;
}


a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #f6d01a;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f6d01a;
}
a:hover {
	text-decoration: underline;
	color: #f6d01a;
}
a:active {
	text-decoration: none;
	color: #f6d01a;
}
img#rapidstatscounter { 
    display: none;
}

#services-list ul {
    color: #f6d01a;
    margin: 0; 
	padding: 10px 0 10px 15px;
} 
#services-list li {
    padding-left: 5px;
	line-height: 14px; 
 
} 
