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

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

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

a:link {
  font-weight : normal;
  color : #1C6AB2;
  text-decoration : none;
}


a:visited {
  font-weight : normal;
  color : #1C6AB2;
  text-decoration : none;
  }


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