.CellBorderFull {
	border: 2px solid #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
.CellPadding {
	margin: 0px;
	padding: 4px;
}
.CellBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 2px;
}

.HomeLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #489444;
	text-indent: 5px;
	text-decoration: none;
}
li {
	list-style-image: url(/images/bullet.gif);
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #489444;
	text-decoration: none;
}

