/* CSS Document */

body {
	background-color: #F3E8CB;
	font-family: "Lucida Sans", verdana, tahoma, arial, sans-serif;
	margin-top: 0px;
	line-height: 1.5em;
	}
a:link {
	color: #330000;
	font-weight: bold;
	}
a:visited {
	color: #99641e;
	font-weight: bold;
	}
a:hover {
	color: #003333;
	}			
h1 {
	font-size: 1.5em;
	}
h2 {
	font-size: 1.1em;
	}

p {
	font-size: small;
	}	
ul li {
	list-style-image:url(images/paw-10px.gif);
	}	
