/* Screen Display Styles */

	a:link { color: black; text-decoration: underline }
	a:visited { color: #696969 }
	a:active, a:hover { color: #000066 }

body  { color: #000000;  background-color: white; margin: 5px; padding: 0 }
li, ul { font: 15px/16px times, times new roman, georgia, serif; color: black }
p { font: 15px/17px times, times new roman, georgia, serif; color: black }
.body { font: 15px/17px times, times new roman, georgia, serif; color: black }
.bodycentered { color: black; font: 15px/17px times, times new roman, georgia, serif; text-align: center }
.navigation  { font: 14px/16px times, times new roman, georgia, serif; color: black; font-weight: bold }
.footer { font: 11px/11px times, times new roman, georgia, serif; color: black; text-align: left }
.heading { font: 17px/17px times, times new roman, georgia, serif; font-weight: bold; color: #a62601; }
.subheading { font: 15px/17px times, times new roman, georgia, serif; color: #000066 }
