body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6F543F;
	background-image: url(http://www.theartofwallpaper.com/images/paperbgd.gif);
	background-repeat: repeat;
	background-position: left top;
}
a {
	color: #6F543F;
	text-decoration: none;
}
a:hover {
	color: #666633;
	text-decoration: none;
}

.bullet {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}

.nav {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 2.2em;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
}
.conebgd {
	background-image: url(images/conebgd.gif);
	background-repeat: no-repeat;
	background-position: 100px 50px;
}
.bulletpoint {
	line-height: 1em;
}
