﻿@media print
{
TABLE.noprint, DIV.noprint {
	display: none;
}
}
/* The above code is needed to prevent AllWebMenus from printing. */
body {
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	font-size: 20pt;
}
#container {
	border-style: none;
}
#top {
	display: none;
}
#left {
	display: none;
}
#side {
	display: none;
}
#masttop {
	display: none;
}
#mastleft {
	display: none;
}
#mastright {
	display: none;
}
#content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none;
}
#content p {
	font-size: 1.0em;
}
#footer {
	margin: 0;
	clear: both;
	font-size: small;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: black;
}
h1, h2, h3, h4 {
	font-family: arial, sans-serif;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0;
	color: #000000;
}
#content h1 {
	font-size: 120%;
}
#content h2 {
	font-size: 110%;
}
#content h3 {
	font-size: 105%;
}
#content h4 {
	font-size: 100%;
}
.hide {
	display: inline;
}
.tab {
	display: none;
}
.rightpic {
	display: none;
}
.rock {
	display: none;
}
.pic {
	display: none;
}
.hide {
	display: inline;
	text-align: right;
	font-size: x-small;
}
.bib {
	text-indent: -48px;
	margin-left: 48px;
	margin-bottom: 12px;
}
.hidebar {
	display: none;
}
.sidebar {
	border-color: #000000;
	border-width: 1px;
	font-family: Times New Roman, serif;
	font-size: 11pt;
	text-align: left;
	padding: 2px;
	line-height: 120%;
	color: #000000;
	margin: 2%;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.rock {
	display: none;
}
.bottom {
	display: none;
}
.largerfont {
	font-size: 100%;
}
