table {
	font-family: garamond, Georgia;
	font-size: 12pt;
	letter-spacing: normal;
	list-style-type: square;

}
li {
	list-style-type: square;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
