td {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	text-transform: none;
	line-height: 120%;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	font-family: Georgia;
}
a:link {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.graytxt {
	font-family: Arial;
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
}
.orangetitile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

