﻿* {
	background-color: white !important;
	background-image: none !important;
}

body {
	background: white;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
}

a:link, a:visited {
	color: #013A7F;
	text-decoration: underline;
}

#header, #leftNav, #footer {
	display: none;
}