/* JDesign - Print */

body {
	font: normal 62.5% Arial, Helvetica, Sans-Serif;
	color: silver;
	background: #017280;
}

div.back_to_top,
div.outline,
div.hotlinks,
div.banner ul,
fieldset {
	display: none;
}

strong {
	font-weight: bold;
	color: #159aa9;
}

a {
  color: #159aa9;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

h5 {
	font-size: 1.1em;
}

