
body {
	background-image: url(../bear/BGBlueStars.gif);
}

		
a {
  text-decoration: none;
  color: #336699; /* med. blue */
}

		
a:hover {
  text-decoration: underline;
  color: #cc0000; /* dk. red */
}	

P {
  font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
}

H1 {
  font-family: Arial;
}

H2 {
  font-family: Arial;
}

H3 {
  font-family: Arial;
}

DT {
  font-family: serif;
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

DD {
  font-family: serif;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: green;
}

LI {
  font-family: Arial;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: black;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  line-height: 22pt;
}
