
BODY {
  color: black;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  background-color: white;
  
}

a:visited {
  color: purple;
}

a:link {
  color: #000080;
}

a:active {
  color: red;
}

a:hover {
  color: #FFFFFF;
  background-color: #000080;
  text-decoration: none;
}

ADDRESS {
  font-family: Times New Roman;
  font-style: normal;
  font-size: 10pt;
}

P {
  font-family: Times New Roman;
}

DL {
  font-family: Times New Roman;
}

DT {
  font-family: Times New Roman;
  font-weight: bold;
  margin-bottom: 12pt;
  margin-top: 12pt;
}
dd {
  margin-left: 12pt;
  margin-bottom: 12pt;
  margin-top: 12pt;
}
.margin2{
  margin-left: 2cm;
}
.margin1{
  margin-left: 1cm;
}

LI {
  font-family: Times New Roman;
}


H1 {
  font-size: 24pt;
  text-transform: uppercase;
  word-spacing: normal;
  letter-spacing: 1pt;
  font-family: Times New Roman;
  font-weight: bold;
}

H2 {
  font-family: Times New Roman;
  font-size: 16pt;
  font-weight: bold;
}
