a:link {
	color: #3C3C3C;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3C3C3C;
	background-color: #EFEFEF;
}

a.navcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bolder;
	color: #FFF;
	}
	
a.navcopy:hover {
	color: #FFF;
	background-color: #CCC;
	}

a.tdheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bolder;
	color: #FFF;
	}
		
a.tdheader:hover {
	color: #FFF;
	}

.tdheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #FFF;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

td.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bolder;
	color: #FFF;
	}
	
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

