A:link {
	color: #141975;
	text-decoration: none;
}
A:active {
	color: #000000;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: underline;
} 
A:visited { color: #141975}

td {font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #000000}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
	font-weight: bolder;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #141975;
	font-weight: bolder;
}
.whitefooter { font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #FFFFFF}

.whitenav { font-family: "Times New Roman", Times, serif; font-size: 10pt; color: #FFFFFF}
.whitenav A:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.whitenav A:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.whitenav A:hover {	font-family: "Times New Roman", Times, serif; color: #FFFFFF; text-decoration: underline; }
.whitenav A:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}


div#copyright{ font-size:10px;
		padding:10px 0 0 0;
		font-family:Arial, Helvetica, sans-serif;}