body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
}
#content {
	font-size: 0.85em;
	width: 95%;
}
#content a {
	font-weight: bold;
}
#footer {
	display: none;
}
h1 {
	font-size: 1.7em;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#menu {
	display: none;
}
#pageTitle p{
	font-weight: bold;	
}
ul {
	font-weight: bold;
}
ul li li{
	font-weight: normal;
}
.sidePic {
	border: 2px solid #DFD0A7;
	margin-bottom: 5px;
	margin-left: 20px;
}
.subTitle {
	font-weight: bold;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.tableInductees {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #93896E;
	border-left-color: #93896E;
}
.tableInductees td{
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #93896E;
	border-bottom-color: #93896E;
}
.textMenu {
	display: none;
}
#headerInductee {
	margin: 0px;
}
.headerScreen {
	display: none;
}
.headerPrint {
	display: inline;
}
#note {
	font-size: .8em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 3px;
}
