body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, san-serif;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	list-style-image: url(images/bullet.gif);
	border-right-color: #0000FF;
	border-right-style: outset;
	border-left-color: #0000FF;
	border-left-style: outset;
	border-bottom-color: #0000FF;
	border-bottom-style: outset;
	border-top-color: #0000FF;
	border-top-style: outset;
}


a {
	color: #000099;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
li {
	list-style-image: url(images/bullet.gif);
}
hr {
	line-height: 1px;
	font-weight: lighter;
	color: #000099;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}

