body {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff url(/imgs/bg.gif) repeat top left;
	margin: 0;
	padding: 0;
}
p,td,li {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background: transparent;
}
a:link, a:visited {
	color: #900;
	background: transparent;
}
a:hover, a:active {
	color: #000;
	background: transparent;
}
.innerpat {
	font-weight: bold;
	color: #000;
	background: transparent;
}
#wrapper {
	margin: 0;
	padding: 25px 0;
}
h1.title {
	background: transparent;
	color: #000;
	margin: 20px 0;
	padding: 0;
	text-align: center;
	font-size: 20pt;
	font-family: Garamond, Georgia, "Times New Roman", Times;
	text-transform: uppercase;
	font-weight: bold;
}
p.subtitle {
	color: #000;
	background: transparent;
	font-weight: bold;
	text-align: center;
}
#searchBox {
	text-align: center;
}
#pageBody {
	margin: 0 15px;
}
