body,td,th {
	color: #000000;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #0066CC;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.prophead {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
}
.address {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.footer {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.footerblue {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-weight: bold;
	}
.regularcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

