body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}

td {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

.header {
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #84BF46;
	font-family: arial, sans-serif;
}

h2 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	font-family: arial, sans-serif;
}

.subheader {
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;	
	color: #89BCF0;
	font-family: arial, sans-serif;
}

.privacyTxt {
	font-size: 11px;
	line-height: 18px;
	font-family: arial, sans-serif;
	color: #000000;
}

.footer {
	color: #808080;
	font-family: arial, sans-serif;
	font-size: 9px;
	line-height: 13px;
}

.footer A {
	color: #808080;
	text-decoration: none;
}	

.footer A:hover {
	color: #000000;
}

a {
	color: #808080;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

.emaillink {
	color: #000000;
}

.emaillink:hover {
	color: #307BC8;
}

.clientlist A {
	text-decoration: none;
	color: #000000;
}

.clientlist A:hover {
	color: #307BC8;
} 