﻿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:#c63131;
}


.topheader {
	font-weight:bold;
	font-size:16pt;
	color:#000;
	border-bottom:1px #000 solid;
	font-style:italic;
}

.inside {
	color:#000;
	font-size:12pt;
	font-weight:bold;
}


.header {
	font-weight:bold;
	font-size:16pt;
	color:#000;
	font-style:italic;
}


a.email:link, a.email:visited, a.email:active {
	color:#000;
	font-weight:bold;
	font-size: 12pt;
	text-decoration:none;
	padding: 10px 15px;
}

a.email:hover {
	text-decoration:underline;
	color:#c63131;
}
