td
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 125%;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

a:link {
	color: #F16722;
	text-decoration: none;
}

a:visited {
	color: #F16722;
	text-decoration: none;
}

a:hover {
	color: #F16722;
	text-decoration: none;
}

a:active {
	color: #F16722;
	text-decoration: none;
}
.bluetext { font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #006699; }
.orange {  color: #f16722}

