h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
a:hover {
	text-decoration: none
}
ul {
	list-style: circle url(images/ScoutBullet.jpg) outside
}
