﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #005482;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.services {
	padding-top:3px;
	padding-bottom:3px;	
	text-align: left;
}
.colortext {
	font-weight: normal;
	color: #005482;
	text-decoration: none;
}
.colortextbold {
	font-weight: bold;
	color: #005482;
	text-decoration: none;
}
.bulleting {
	font-weight: normal;
	color: black;
	text-decoration:underline;
}