body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	border-width: 0;
	padding:0;
	border-style: none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
color: 196A03;
}

.headerbar {
background: url(img/top-slice.jpg) repeat-x;
}

.footerbar {
background: url(img/bottom-slice.jpg) repeat-x;
}

.maintable {
border-width: 0;
border-spacing: 0;
border-style: none;
border-collapse: collapse;
}

.toplink {
font-size: 9pt;
color: 196A03;
}

.menulink {
color: 196A03;
font-weight: bold;
text-decoration: none;
}

.menulink:hover {
text-decoration: underline;
}

.menubox {
padding-top: 30px;
}

.contentdiv {
text-align: center;
font-size: 10pt;
}
