﻿body {
color: #000000;
background-color: #ffffff;
font-family: "Times New Roman", Times, serif;
}

#background, #skipnav, #toc, #links, #quick, #graphic, #main {
	display: none;
}

h2.invisible {
visibility:hidden
}

hr  {
height: 5px;
width: 100%;
color: #999999;
}

#gold {
color: #000000;
background-color: #ffffff;
position: absolute; left: 10px; top: 10px; width: 70%; height: 49px; 
z-index: 8;
}

#text {
	color: #000000;
	background-color: #ffffff;
	font-size: 10pt;
	position: absolute;
	left: 10px;
	top: 60px;
	width: 7in;
	z-index: 9;
	text-align: justify;
}

a:link {
color: #000000;
background-color: transparent;
text-decoration: none;
}

