body {
  margin: 1em 5% 1em 5%;
  padding: 0px 0px 0px 0px;
  border:  none 2em red;
  color: #804020;
  font-family: Times, Gothic, serif;
  font-size: 14pt;
  background: #f0f090 center center no-repeat scroll;
}

a:link, a:visited, a:active,
ul, ol, dl, li, dt, dd,
h1, h2, h3, h4, h5, h6,
p {
  color: #804020;
  text-decoration: none;
}

h1 {
  font-size: 150%;
  text-align: center;
}

a:link, a:visited, a:active {
  text-decoration: underline;
}                                                                               

p.Note {
  font-style: italic;
}
 
p.Reference {
  text-align: center;
}
 
div.Bottom, div.Top {
  border-color: #804020;
}

div.Top {
  text-align: right;
  margin-bottom: 3ex;
  padding-bottom: 1ex;
  border-bottom-style: solid;
}                                                                               

div.Bottom {
  font-size: 6pt;
  text-align: center;
  margin-top: 3ex;
  padding-top: 1ex;
  border-top-style: solid;
}
 
table {
  width: 100%;
}

td {
   vertical-align: top;
}                                                                               

td.Left {
   width: 200px;
}                                                                               

table.Image {
  text-align: center;
  border-style: none;
}

td.topleft, td.toptop, td.topright,
td.centerleft, td.centercenter, td.centerright,
td.bottomleft, td.bottombottom, td.bottomright,
table.coverpage {
  width: 0%;
}

td.centerleft, td.centercenter, td.centerright {

ul {
  text-align: left;
}

img.logo {
  border: 0pt;
}
