﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
}

a:link, a:visited, a:active {
	color:#fff;
}

a:hover {
	text-decoration:underline;
	color:#ffb427;
}
.footer {
	color:#ccc;
	font-size:9pt;
	font-weight:bold;
}


.topheader {
	font-weight:bold;
	font-size:13pt;
	color:#000;

}

.inside {
	color:#fff;
	font-size:7pt;
	font-style:italic;
	text-align:left;
	padding: 10px;
}

.insidetext {
	color:#fff;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding: 10px;
}

.see {
	font-size:11pt;
	color:#ffcc00;
}


a.email:link, a.email:visited, a.email:active {
	color:#000;
}

a.email:hover {
	text-decoration:underline;
	color:#ffb427;
}
