.MetalicoStyle {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
	line-height: 20px;
	color: 135799;
	text-decoration: none;
	padding-right: 16px;
}
.Headings {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.locations {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 11px;
	line-height: 16px;
	color: #135799;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 8px;
	padding-top: 4px;
}
.CellBorder {
	border-top: 1px solid #82A5D2;
	border-right: 1px inset #82A5D2;
	border-bottom: 1px inset #82A5D2;
	border-left: 1px solid #82A5D2;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #145CA1;
	text-decoration: none;
}
