.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #5E401D;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
a:hover {
	color: #FA060E;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #AAAAAA;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.companyname {
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.servicename {
	font-weight: bold;
	text-decoration: underline;
}
