
html {

  height: 100%;
  font-size: 100.01%
}

body { 

  min-height: 101%; 
  font-size: 10pt; 
  color: #000000;
  font-family: arial;
  background-color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;

}


a.set1:link, a.set1:visited { 
  color: #20558A;
  background-color: transparent;
  text-decoration: none;
  font-size: 13pt;
  font-family: arial;
  margin-right: 12px;
  font-weight: bold;

}

a.set1:hover { 
  text-decoration: underline;
}

a.set2:link, a.set2:visited { 
  color: #20558A;
  background-color: transparent;
  text-decoration: none;
  font-size: 13pt;
  font-family: arial;
  font-weight: bold;

}

a.set2:hover { 
  text-decoration: underline;
}

.hline {

  font-size: 15pt;
  color: #20558A;
  margin-right: 18px;

}


a.set3:link, a.set3:visited { 
  color: #FFFFFF;
  background-color: transparent;
  text-decoration: none;
  font-size: 11pt;
  font-family: arial;
  margin-right: 10px;

}

a.set3:hover { 
  text-decoration: underline;
}

a.set4:link, a.set4:visited { 
  color: #FFFFFF;
  background-color: transparent;
  text-decoration: none;
  font-size: 11pt;
  font-family: arial;


}

a.set4:hover { 
  text-decoration: underline;
}

a.set5:link, a.set5:visited { 
  color: blue;
  background-color: transparent;
  text-decoration: underline;


}

a.set5:hover { 
  color: red;
}

.fline {

  font-size: 11pt;
  color: #FFFFFF;
  margin-right: 10px;

}

.headline {

  font-size: 18pt;
  font-weight: bold;
  color: #0A63B5;
  font-family: arial;

}

a.footer:link, a.footer:visited { 
  color: #FFFFFF;
  background-color: transparent;
  text-decoration: none;
  font-size: 12pt;

}

a.footer:hover { 
  text-decoration: underline;
}


.copyright {

  color: #FFFFFF;
  font-size: 10pt;
  padding-right: 70px;
}

h1 {
  color: #B2C1DE;
  font-weight: bold;
  font-size: 30pt;
  padding: 0px;
  margin: 0px;
}


