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

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

th {
	font-family: Arial, Helvetica, sans-serif;
}li {
	list-style-image: url(../images/bullet.gif);
}
.footer {
	font-size: 8pt;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #F8ED37;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}
.pageheader {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

