td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.NavLinkBlue {
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.CopySm {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.CopyLinkRed {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.HdrBlue {
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.HdrRed {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

