<style type="text/css">
  a { color: #000033; text-decoration: none }  /* for unvisited links */

  body {
	scrollbar-base-color: #efefff;
	scrollbar-track-color: #f8f8fe;
	scrollbar-3dlight-color: #ccccff;
	scrollbar-arrow-color: #0000aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000066;
	list-style-image: url(images/millstone_bullet.gif);
	list-style-position: outside;
}

  h1 { color: #000066 }
  h2 { color: #000066 }
  h3 {
	color: #000066;


}
  h4 { color: #000066 }
  h5 { color: #000066 }
  h6 { color: #000066 }
  h7 { color: #000066 }

  li, dd, p, td, th, caption, address {
	color: #000066;
	list-style-position: outside;
	list-style-image: url(images/millstone_bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

  li {
	list-style-position: outside;
	list-style-image: url(images/millstone_bullet.gif);
	padding-top: 6px;



}

  a:link {
	color: #9966CC;
	text-decoration: none;
	font-weight: bold;
}  /* for unvisited links */

  a:visited {
	color: #9966CC;
	text-decoration: none;
	font-weight: bold;
} /* for visited links */

  a:hover {
	color: #9966CC;
	font-weight: bolder;
	text-decoration: underline;
} /* when mouse is over link */

  a:active {
	color: #9966CC;
	text-decoration: none;
	font-weight: bold;
} /* when mouse is over link */

.navmenu {
	color: #000066;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
}

.navmenu a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}  /* for unvisited links */

.navmenu a:visited {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
} /* for visited links */

.navmenu a:hover {
	color: #ffffff;
	background-color: #000099;
	text-decoration: none;
	font-weight: bold;
} /* when mouse is over link */

.navmenu a:active {
	color: #ffffff;
	background-color: #000099;
	text-decoration: none;
	font-weight: bold;
} /* when mouse is over link */

.pagetitle {
	font-size: x-large;
	font-weight: bolder;

	text-transform: none;
	font-variant: normal;
}

.panonav {
	font-size: x-small;
	font-weight: bolder;

}

.phototitle {
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
}

.reqdasterisk {
	font-size: small;
	color: #FF0000;
	font-weight: bolder;
}

.footer {
	font-size: xx-small;
}

</style>
