h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
}
li {
	list-style-image: url(bull1_papyrus.gif);
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	list-style-position: outside;
	margin-left: 18px;
}
li a:link, li a:visited{
	color: #1A890F;
	text-decoration: underline;	
}

li a:hover {
	color: #8a8080;
	text-decoration: none;
}#title {
	text-align: center;
}
.tableborders {
	border: 1px ridge #1A890F;
}
