﻿body {
  margin-bottom: 0;
  margin-left: 0px;
  margin-right: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  font-size: 8pt;
  color: #000000;
  line-height: 150%;
}

table {
  width: 640px;
  text-align: center;
  line-height: 100%;
  font-family: "Times New Roman", Times, serif;
  font-size: 8pt;
}

.header {
background-color : #FFFFCC;
font-weight : bold;
}

.smaller{
  font-family: "Times New Roman", Times, serif;
  font-size: 8pt;
}

.data{
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 8pt;
  text-align: right;
  color: #b1aeae;
}

hr {
    size: 1px;
}