

a{

  text-decoration:none;

}

a:hover{

  color:blueviolet;

  text-decoration:underline;

}

body{

  font-size : 10pt;

}

dl{

  margin-left : 20pt;

}

td{

  font-size : 10pt;

}

dt{

  font-weight : bold;

}

h2{

  font-size : 11pt;

}

