﻿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:#ffb427;
}


.topheader {
	font-weight:bold;
	font-size:13pt;
	color:#000;

}

.inside {
	color:#000;
	font-size:10pt;
	font-weight:bold;
}

.insidetext {
	color:#fff;
	font-size:10pt;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	padding: 10px;
}

.middletop {
	color:#000;
	font-weight:bold;
	font-size:15pt;
	font-style:italic;
}

.top {
	color:#000;
	font-weight:bold;
	font-size:9pt;
}


.whitetop {
	color:#fff;
	font-weight:bold;
	font-size:9pt;
}

.blackbox {
	color:#fff;
	font-weight:bold;
	font-size:10pt;
}


a.email:link, a.email:visited, a.email:active {
	color:#000;
	font-weight:bold;
	padding: 10px 12px;
	text-decoration:none;
	font-size:9pt;
}

a.email:hover {
	text-decoration:underline;
	color:#fff;
}

a.white:link, a.white:visited, a.white:active {
	color:#fff;
	font-weight:bold;
	padding: 10px 26px;
	text-decoration:none;
	font-size:9pt;
}

a.white:hover {
	text-decoration:underline;
	color:#ffb427;
}

a.map:link, a.map:visited, a.map:active {
	color:#000;
	font-size:7pt;
}

a.map:hover {
	text-decoration:underline;
	color:#ffb427;
}

