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

