article
{
   margin: 30px 80px;
}

h2
{
   font-size: 110%;
   text-align: center;
}

h3
{
   font-variant: small-caps;
   margin-top: 10pt;
   margin-bottom: 2px;
   border-bottom: 1px solid black;
}

h3 + p,
h3 + ul li:first-of-type,
h4 + p
{
   margin-top: 0;
}

h4
{
   font-style: italic;
   margin-bottom: 2px;
   border-bottom: 1px solid black;
}

p, th, td
{
/*   font-size: 12pt;*/
}

ul
{
   padding-left: 0.9em;
}

table, td, th
{
   border-style: none;
}

td, th
{
   padding-right: 10px;
   padding-bottom: 6pt;
}

th
{
   font-weight: bold;
   text-align: left;
}

.address
{
   text-align: center;
}

.company
{
   font-weight: bold;
   margin: 0;
}

.title-date
{
   font-weight: bold;
   font-style: italic;
}