﻿body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	margin:10px;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}


a:link, a:visited, a:active {
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#ead01a;
}
.footer {
	color:#ccc;
	font-size:9pt;
	font-weight:bold;
}


.topheader {
	font-weight:bold;
	font-size:13pt;
	color:#000;

}

.inside {
	color:#000;
	font-size:9pt;
	font-weight:bold;
}

.address {
	color:#000;
	font-size:11pt;
	font-weight:bold;
	line-height:18pt;
}



a.email:link, a.email:visited, a.email:active {
	color:#000;
}

a.email:hover {
	text-decoration:underline;
	color:#ead01a;
}

