﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
}

.header {

	font-size:15pt;
	color:#fff;
	font-style:italic;
	font-weight:bold;

}

.topheader {
	font-weight:bold;
	font-size:10pt;
	color:#fff;

}

.sidetext {
	font-size:9pt;
	color:#000;

}


a:link, a:visited, a:active {
	color:#000;
}

a:hover {
	text-decoration:underline;
	color:#cb0b3d;
}


a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	font-size:10pt;
	color:#fff;
	padding:8px 0px 7px 10px;
	font-weight:bold;

}

a.nav:hover {
	text-decoration:none;
	font-size:10pt;
	color:#ccc;
	padding:8px 0px 7px 10px;
	font-weight:bold;

}

