
body,td
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: normal;
	text-decoration: none
}
a:link {
	color: #EE1C23;
	text-decoration: none
}

a:visited {
	color: #CC0B12;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

p.home {
	line-height: 1.5;
	padding-right: 5em;
}

p.services {
	line-height: 1.5;
	padding-right: 3em;
}

.header {
	color: #EE1C23;
	font-weight: bold;
}

.subhead {
	color: #000000;
	font-weight: bold;
}

.pullquote {
	color: #EE1C23;
}


