body
{
	color: #000000;
	background: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

h1, h2, h3, h4, h5, h6, p
{
	color: #000000;
}

a
{
	text-decoration: underline;
	color: #0000ff;
}

div#container
{
	width: 7in; 
}

div#header, div#navbar, div#content-opaque, div#footer
{
	display: none;
}

div#content-border
{
	float: none;
	position: static;
	border: 0;
	width: auto;
}

div#content-text
{
	width: 7in; 
}

span#home-tagline
{
	color: #000000;
}
