body {
	background: white; 
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 15pt;
}
h3 {
	font-size: 14pt;
}
h4 {
	font-size: 13pt;
}
h5 {
	font-size: 12pt;
}
h6 {
	font-size: 11pt;
}
ul {
	padding-left: 0px; margin-left: 0px;
}
li {
	list-style: none; padding-left: 0px; margin-left: 0px;
}
a:link {
	background: none; color: rgb(102, 102, 102); font-weight: bold; text-decoration: none;
}
a:visited {
	background: none; color: rgb(102, 102, 102); font-weight: bold; text-decoration: none;
}
a img {
	border: currentColor; border-image: none;
}
#container {
	background: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; color: black; float: none !important;
}
#content {
	background: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; color: black; float: none !important;
}
#skiplinks {
	display: none;
}
#nav {
	display: none;
}
#controls {
	display: none;
}
.hr {
	display: none;
}
#footer {
	display: none;
}
.icon img {
	display: none;
}
img {
	border: currentColor; border-image: none;
}
a img {
	border: currentColor; border-image: none;
}
