body {
	font-family : MS Sans Serif;
	font-size : 1
}

H1 {
	font-family : MS Sans Serif;
	font-size : 16pt;
	color : #006633;
}

H2 {
	font-family : MS Sans Serif;
	font-size : 10pt;
        display : inline
}

P {
	font-family : MS Sans Serif;
	font-size : 10pt;
        text-indent : 0.2cm;
        pdding-left : 0px;
}

a:link {
  font-weight : normal;
  text-decoration : none;
}


a:visited {
  font-weight : normal;
  text-decoration : none;
  }


a:hover {
  color : #999999;
  text-decoration : underline;
  background-color: transparent;
}

ul {
  font-size : 13px;
  color : #000000;
  margin-top : 0.5em;
  margin-bottom : 0.5em;
  margin-left : 0px;
}

#sectionLinks {
  color : #FFFF00;
  font-size : 10px;
}

#sectionLinks ul {
  font-size : 10px;
  color : #FFFF00;
  margin-top : 0.5em;
  margin-bottom : 0.5em;
  margin-left : 0px;
}

#sectionLinks ul a { color : #FFFF00; }

#sectionLinks a { color : #FFFF00; }

#map {
  margin-top : 0.5em;
  margin-bottom : 0.5em;
  margin-left : 20px;
}

