

A {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #0000DD;
  font-weight: bold;
}

A.white {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
}

A.whitenu {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}

A.whitenu:hover {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
}



A.white:hover {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: underline;
}

A.top {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

A:hover {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #000000;
  text-decoration: underline;
}

.small {
  font-size: 8pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #0000DD;
}
.small:hover {
  font-size: 8pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #000000;
}

.smallgrey {
  font-size: 8pt;
  font-family: Arial, sans-serif;
  font-weight: normal;
  color: #BBBBBB;
}

TD {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

P {
  font-family: Arial, sans-serif;
  font-size: 10pt;
}

.grey {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #888888;
}

.smallgrey {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  color: #888888;
}

H1 {
  font-weight: bold;
  font-size: 12pt;
  font-family: Arial, sans-serif;
  color: #000000;
}

H2 {
  font-weight: bold;
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #000000;
}


FORM {
  margin-bottom: 1;  
  font-size: 10pt;
  font-family: Arial, sans-serif;
}

LI {
  margin-top: 3;
  font-weight: normal;
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #000000;

}

UL {
  margin-top: 5;
  margin-bottom: 8;
  margin-left: 22;
}

H4 {
  font-weight: normal;
  font-size: 8pt;
  font-family: Arial, sans-serif;
  margin-bottom: 1;
}