.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.mainborder {
	border-right: 1px solid #5C5343;
}
.content {
	padding: 6px;
	margin: 1px;
}
.picBorder {
	border: 1px solid #330000;
	margin: 4px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #333300;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #333300;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	padding: 7px;
	text-align: right;
}
a {
	color: #330000;
	text-decoration: underline;
}
a:link {
	color: #330000;
	text-decoration: underline;
}
a:hover {
	color: #333300;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	color: #330000;
	font-weight: bold;
}
.answer {
	padding-right: 20px;
	padding-left: 20px;
}
.altnav {
	padding-left: 20px;
}
td {
	font-size: 1em;
}
.typetitle {
	font-size: 1.1em;
	font-weight: bold;
	color: #663300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.moreinfo {
	text-transform: uppercase;
	font-size: 0.9em;
}
.listnone {
	list-style-type: none;
}
