body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.35em;
}
li {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.4em;
}
h1 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#navLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 25px;
}
#navLinks a:link,#navLinks a:visited {
	text-decoration: none;
	color: #000000;
}
#navLinks a:hover,#navLinks a:active {
	text-decoration: none;
	color: #CC0000;
}
.yellowBox {
	background-color: #D5C880;
	text-align: center;
	vertical-align: middle;
}
#infoColumn {
	text-align:center;
}
#infocolumn p {
	line-height: 1.4em;
	font-size: 0.8em;
}
