﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}

a:link, a:visited, a:active {
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#ec1c5b;
}
.footer {
	color:#ccc;
	font-size:9pt;
	font-weight:bold;
}


.topheader {

	font-size:10pt;
	color:#000;

}

.white {
	color:#fff;
}

.insidetext {
	color:#fff;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding: 10px;
}

