body{
  font-size: 11pt;
  line-height: 15pt;
  color: #000000;
  font-weight: normal;
  font-family: Courier New, Courier, sans-serif, monospace;
  padding-bottom: 10px;
  margin-top: 50px;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 25px;
  background: #004488;
}
td{
  font-size: 11pt;
  line-height: 15pt;
  padding-left: 20px;
  padding-top: 20px;
  vertical-align: top;
}
table{
  width: 95%;
  background-color: #ffffff;
  border-width:2px;
  border-color: #aaffff;
}
hr{
  align: center;
  width: 50%;
}
p{
  text-align: justify;
}
a:link, a:visited{
  color: #004488;
  text-decoration: none;
}
a:link:hover, a:visited:hover, a:active:hover, a:active{
  font-size: 10pt;
  letter-spacing: 1px;  
  font-weight: bold;
  color: #0088ff;
  line-height: 14pt;
}
