body {
	font-family: Georgia, "Times New Roman", Times, serif;
  margin-left: 2%; margin-right: 2%;
  color: black;
  background-color: white;
}
h1,h2,h3,h4,h5,h6 { font-variant: small-caps; color: black; text-color: black; }
p { text-align: justify }
td { padding: 10px 10px 10px 10px; }
table { margin: 0px 0px 0px 0px; }
li { text-align: justify; margin-right: 10%; }
img { padding: 10px 10px 10px 10px; border-style: none; }
img.logo { display: none; }
:link { color: black; text-decoration:none; }
:visited { color: black; text-decoration:none; }
a:active { color: black; text-decoration:none; }

.empty {
  text-decoration: none;
}

a.nav {
  display: none;
}
table.logoS {
  display: none;
}


