/* CSS Document */
h1 {
	font-family: "Gill Sans MT", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #004d66;
}
.tracesbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.tracesbodycopy a:link {
	color: #004d66;
	text-decoration: none;
	}
.tracesbodycopy a:visited {
	text-decoration: none;
	color: #004d66;
}
.tracesbodycopy a:hover {
	text-decoration: none;
	color: #00222d;
}
.tracessmallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

.tracessmallcopy a:link {
	color: #004d66;
	text-decoration: none;
	}
.tracessmallcopy a:visited {
	text-decoration: none;
	color: #004d66;
}
.tracessmallcopy a:hover {
	text-decoration: none;
	color: #00222d;
}

