body {
  background-color: #0ec925;
}
h1 {
   font-family: Arial;
   color: black;
}
h2 {
   font-family: Arial;
   color: black;
}
h3 {
   font-family: Arial;
   color: black;
}
li {
   font-family: Arial;
   color: black;
   font-weight: 600;
   padding: 5px;
}
td {
   font-family: Arial;
   color: black;
   font-weight: 600;
   vertical-align: top;
   padding: 5px;
}
p {
   font-family: Arial;
   color: black;
   font-size: 100%;
   font-weight: 900;
}
a:link {
  color:#000000;
};
a:visited {color:#000000;};
a:active {color:#000000;};

table.hd {
   border-bottom: solid #ffffff;
}

div.hd1 {
   font-family: President, Arial;
   color: white;
   font-size: 200%;
   font-weight: 900;
   text-align: center;
}

div.hd2 {
   font-family: President, Arial;
   color: #800080;
   font-size: 200%;
   font-weight: 900;
   text-align: center;
}

div.hd3 {
   font-family: President, Arial;
   color: #000000;
   font-size: 200%;
   font-weight: 900;
   text-align: center;
}
