body {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a {	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
	text-decoration: none;
	}
a:link 	{color:#ff8429}
a:visited {color:#ff8429}
a:active {color:#ffffff}

p 	{font-size:11px}
p.heading{color:black;
	font-size:14px;
	}

p.blurb	{font-size:9px;
	margin-right:10%}

p.services {margin-right:10%}

table.visual{ width:100%;
	height:100%;
	border-spacing:0;
	}

tr.top {background:#000000}
tr.main {background:#459191}
tr.bottom {background:#000000}

span.standout{color:blue;
	font-size:16px;
	font-style:italic;}
