html {
margin:0;
padding:0;
}
body {
color:black;
background:white;
margin: 0 0 0 1cm;
padding:0;
}
a:link, a:visited, a:hover {
color:black;
background:white;
text-decoration:underline;
font-family:"Times New Roman",Times,Georgia,serif;
font-size:12pt;
}
div.content {
float:none;
width:90%;
border-left:none;
padding:0;
font-size:12pt;
font-family:"Times New Roman",Times,Georgia,serif;
font-weight:500;
}
div.links {
display:none;
}
div.logo {
display:none;
}
div.title {
padding-left:0;
font-family:"Times New Roman",Times,Georgia,serif;
}
h1.title {
  text-align:center;
  font-size:14pt;
  font-weight:bold;
  font-variant:small-caps;
  color:black;
  background-color:inherit;
  padding-bottom:1em;
}
h2.content {
font-family:"Times New Roman",Times,Georgia,serif;
font-size:14pt;
}
hr {
display:none;
}
p.serif {
display:inline;
font-size:12pt;
font-weight:500;
}
span.title {
font-size:18pt;
}


