@charset "UTF-8";
/* CSS Document */

body {
	background: none;
}
div.hr {
	background: none;
}
a {
	color: black;
}
h1 {
	color: black;
}
h2 {
	color: black;
}
h3 {
	color: black;
}
#header {
	background: none;
}
#ITTA-header {
	background: url(images/logo-print.jpg) top left no-repeat;
}
#ITTA-tagline {
	text-align: right;
	font-size: 1.2em;
	color: black;
}
#nav {
	display: none;
}
.jumpMenu {
	color: black;
}
#copyright {
	color: gray;
}
#footer {
	background: none;
}

