H1,H2,H3 {
	color: white}
IMG.withborder {
	border: solid #000080 6px ;
	margin-left: none ;
	margin-top: 1 em ;
	margin-right: 1 em ;
	margin-bottom: 1 em }
P	{
	margin-left: 1em ;
	margin-top: 1em ;
	margin-right: 1 em ;
	margin-bottom: 1 em }
P.photoln {
	text-align: center ;
	font-weight: 200 ;
	font-size: 9pt ;
	margin-top: 0em ;
	height: 9pt ;}
.boxed {
	border: solid #FFFFFF 12px ;
	color: black ;
	background-color: white ;
	margin-left: 1em ;
	margin-top: none ;
	margin-bottom: none}
P.frstpara {
	margin-left: 1em ;
	margin-top: 1em ;
	margin-right: 1em ;
	margin-bottom: 0em}
IMG.index {
	margin-left: 1em ;
	margin-top: 1em ;
	margin-right: 1em ;
	margin-bottom: none }
BODY {
	margin: 1em ;
	color: white ;
	background-color: #000080}
TD {
	margin-left: 2em }
.redtext { 
	color: #FF0000 }
.navbar {
	color: #FFFFFF ;
	background: #000080 ;
	text-align: center}
.navbar A:link {
	color: yellow}
.navbar A:visited {
	color: yellow}
.mapimg {
	float: left ;
	margin-right: 1em ;
	margin-left: none ;
	margin-top : none ;
	margin-bottom: 1em }
.i26 {
	margin-right: 1em ;
	margin-top: none }
.i38 {
	margin-top: 1em ;}
.i39 {
	margin-right: 1em ;}
.9pt {
	font-size: 9pt }
A:link {
	text-decoration: none ;
	color: yellow}
A:visited {
	text-decoration: none ;
	color:yellow}
A:active {
	text-decoration: none ;
	color:"#00FF00"}
IMG.rimg {
	float: right }
IMG.limg {
	float: left }
UL { padding-left: 2em ;
	margin-top: none ;
	margin-left: none }
.sol1 {
	margin-bottom: none ;
	margin-top: none ;
	padding-bottom: none ;
	padding-top: none ;
	}
.sol2 {
	font-family: "copperplate gothic", serif ;
	font-size: large ;
	font-weight: bold ;
	padding-right: 40px ;
	margin-top: none ;
	margin-bottom: none ;
	padding-top: none ;
	padding-bottom: none ;
	}

@media print {
  @page         { margin: 10% }
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, 
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
}

@media speech {
  H1, H2, H3, 
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}