body {
    background: #ffffff;
    color: #000000;
    margin-left: 5%;
    margin-right: 5%;
    font-family: georgia, helvetica, verdana, arial, sans-serif;
}
img {
    border-right: medium none;
    border-top: medium none;
    border-left: medium none;
    border-bottom: medium none
}

h1,h2,h3,h4,h5,h6,th,a,dt {
    color: rgb(0,0,155);
}

h1 {
    margin-bottom: 0pt;
    font-size: 28pt;
    line-height: 1;
    border-bottom: #efd0d5 1px solid
}
h2 {
    margin-top: 18pt;
    margin-bottom: 6pt;
    line-height: 1
}
h3 {
    margin-top: 18pt;
    margin-bottom: 9pt;
    line-height: 1
}
h4 {
  margin-top: 2pt;
  margin-bottom: 1pt;
}

th {
    text-align: left
}

 a:active, a:hover {
    color: red;
}

.centered {
  text-align: center;
}

p {
    margin-top: 10pt
}

li {
  margin-bottom: 3pt;
}

.paper {
  margin-left: 32pt;  
  margin-bottom: 3pt;
}
