DIV.lastupdated{
  font-size : 11px;
  font-family : Arial,Helvetica;
  font-weight : bold;
  
  text-align : right;
  float : right;
}
DIV.footer{
  font-size : 11px;
  font-family : Arial,Helvetica;
  font-weight : bold;
  text-align : center;
  
}
BODY{
  color : white;
  background-color : #6c6ab5;
  
}
P{
  margin-left : 20pt;
}
LI{
  margin-left : 20pt;
  margin-top : 10pt;
}
HR.hr2{
  
  margin-left : 20pt;
  
  
}
.jumpbar{
  font-size : 11px;
  font-family : Arial,Helverica;
  font-weight : bold;
  text-align : center;
}
ADDRESS{
  font-style : normal;
}
H1{
  font-size : 22px;
  font-weight : bold;
  background-color : #f0ba00;
  color : navy;
  text-align : center;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}
