body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
}
.tableborder {
	background-color:#FFFFFF;
	list-style-type: square;
	border-top: thin none #999999;
	border-right: thin dotted #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
}
.topbar {
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
li {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
.middleborder {
	border: medium double #CC6600;
}
