﻿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:#ff0000;
}


.topheader {
	font-weight:bold;
	font-size:14pt;
	color:#fff;
	font-style:italic;
	padding: 10px 8px;
}

.insideheader {
	color:#000;
	font-size:11pt;
	font-weight:bold;

}

.white {
	color:#fff;
}

a.email:link, a.email:visited, a.email:active {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}

a.email:hover {
	text-decoration:underline;
	color:#ff0000;
}
