body {
  background-color: #d1d2d3;
  margin: 0px;
  }

p {
    font-family: Arial, Verdana, Times New Roman;
    color: #5c5c5c;
    font-size: 15px;
  }

p.copyright {
    font-family: Arial, Verdana, Times New Roman;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
  }

p.menu {
    font-family: Century Gothic, Arial, Verdana, Times New Roman;
    color: #4d4d4d;
    font-size: 10px;
    margin-right: 20px;
  }

p.menuTop {
    font-family: Century Gothic, Arial, Verdana, Times New Roman;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
  }

p.ip {
    font-family: Arial, Verdana, Times New Roman;
    color: #5c5c5c;
    font-size: 13px;
  }

a, a:active, a:visited, a:hover {
    font-family: Century Gothic, Arial, Verdana, Times New Roman;
    color: #1f3c4e;
    font-size: 15px;
    text-decoration: underline;
  }

a.menuTop, a.menuTop:active, a.menuTop:visited {
    font-family: Century Gothic, Arial, Verdana, Times New Roman;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
  }

a.menuTop:hover {
    font-family: Century Gothic, Arial, Verdana, Times New Roman;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
  }

a.menu, a.menu:active, a.menu:visited {
    font-family: Century Gothic, Arial, Verdana, Times New Roman;
    color: #4d4d4d;
    font-size: 10px;
    margin-right: 20px;
    text-decoration: none;
  }

a.menu:hover {
    font-family: Century Gothic, Arial, Verdana, Times New Roman;
    color: #4d4d4d;
    font-size: 10px;
    margin-right: 20px;
    text-decoration: none;
  }

a.motadacruz, a.motadacruz:active, a.motadacruz:visited {
    font-family: Arial, Verdana, Times New Roman;
    color: #817a6b;
    font-size: 10px;
    text-decoration: none;
  }

a.motadacruz:hover {
    font-family: Arial, Verdana, Times New Roman;
    color: #71ad29;
    font-size: 10px;
    text-decoration: none;
  }

H1 {
    font-family: Times New Roman, Arial, Verdana;
    font-size: 28px;
    color: #a5b33b;
    margin-left: 30px;
    margin-bottom: 7px;
  }

H2 {
    font-family: Times New Roman, Arial, Verdana;
    font-size: 16px;
    color: #6d8db8;
    letter-spacing: -0.5;
    margin-bottom: 5px;
    text-transform: uppercase;
  }

ul {
    font-family: Arial, Verdana, Times New Roman;
    color: #5c5c5c;
    font-size: 15px;
  }
