body {
        background: #0d5aa6;
}
a:link {
	color: #ffffff; text-decoration: none;
}
a:visited {
	color: #ffffff; text-decoration: none;
}
a:active {
	color: #ffffff; text-decoration: none;
}
a:hover {
	color: #ffffff; text-decoration: underline;
}
.trgtgrphd {
	font-weight: bold; font-size: 16px; color: #ffffff; font-family: "Arial", "Helvetica", "Verdana", "Geneva", sans-serif; letter-spacing: 0.4em; text-indent: 1em; text-decoration: none;
}