body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	margin-bottom: 10px;
}

h2 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 110%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: -15px;
}
#wrapper {
	background-color: #FFF8CC;
	border: 1px solid #000000;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.small {
	font-size: 70%;
}
h1 {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 130%;
	border: 1px none #000000;
	font-weight: bold;
	margin-bottom: 5px;
}
.indent {
	display: block;
	padding-left: 15px;
	margin-top: -18px;
}
select {
	font-size: 75%;
}
.top {
	font-size: 95%;
	font-weight: bolder;
	margin-bottom: -15px;
	color: #990000;
	text-decoration: none;
}
.top a:link {
	text-decoration: none;
	color: #990000;
}
.top a:visited {
	color: #990000;
	text-decoration: none;
}
.top a:visited {
	color: #990000;
	text-decoration: none;
}
.navBar {
	line-height: 100%;
}
.tableAlt {
	background-color: e5e5e5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
