body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	background-repeat: repeat;
	background-position: center top;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	list-style-type: square;
	background-repeat: no-repeat;
	background-position: left top;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #999999;
	background-repeat: no-repeat;
	background-position: center top;
}
.topnav {
	font-weight: bold;
	text-decoration: none;
	color: 999999;
}
.topnav a:link {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.topnav  a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.topnav a:hover {
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}
.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: 339966;
}
.header {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	font-style: italic;
}
.footer {
	font-size: 10px;
	color: #000000;
}
.footer a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-weight: bold;
	color: #339966;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: 339966;
	text-decoration: underline;
}

