.nav1 {
	font-family: Courier, Garamond, Times;
	font-size: 24px;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	list-style-type: disc;
}

.nav2 {
	font-family: Courier, Garamond, Times;
	font-size: 10px;
	list-style-type: circle;
}

.body {
	font-family: Courier, Garamond, Times;
	font-size: 12px;
	background-position: center;
	text-align:center;
}

.listl { font-family: Courier, Garamond, Times;
	font-size: 12px;

	text-align:right;
}

.listr { font-family: Courier, Garamond, Times;
	font-size: 12px;
	text-align:left;
}
