p {
  font-family : Verdana, sans-serif;
  font-size : 9pt;
  text-align : justify;
  color : #707080;
}  
.a {
  font-family : Verdana, sans-serif;
  color : #002D9A;
  font-size : 9pt;
  font-weight : bold;
}
.a:hover {
  background-color : #DACBC4;
}
ul {
  font-family : Verdana, sans-serif;
  font-size : 9pt;
  text-align : justify;
  color : #707080;
}
.ref {
  font-family : Verdana, sans-serif;
  font-size : 9pt;
  text-align : justify;
  color : #707080;
}
.ref:hover {
  text-decoration : none;
  background-color : #707080;
}
.head {
  font-family : Verdana, sans-serif;
  font-size : 9pt;
  font-weight : bold;
  text-align : center;
  color : #002D9A;
}
.head:hover {
  text-decoration : none;
  background-color : #B7B6AD;
}
.bot {
  font-family : Verdana, sans-serif;
  font-size : 9pt;
  color : #FFFFFF;
  text-align : center;
  font-weight : bold;
}
.bot:hover {
  text-decoration : none;
  background-color : #AEA2A2;
}
.address {
  font-family : Verdana, sans-serif;
  font-size : 9pt;
  color : #000000;
  text-align : right; 
}
.url {
  font-family : Verdana, sans-serif;
  font-size : 9pt;
  color : #707080;
}
.url:hover {
  text-decoration : none;
  background-color : #B7B6AD;
}
.blue {
  font-family : Verdana, sans-serif;
  font-size : 9pt;
  text-align : justify;
  color : #002D9A;
  font-weight : bold; 
}
.left { 
  font-family : Verdana, sans-serif;
  font-size : 9pt;
  text-align : left;  
}
.right {
  text-align : right; 
}
.center {
  text-align : center;
}
.title {
  text-align : left;
  color : #002D9A;
}
.table1 {
  width : 780px;
}
.table2 {
  width : 780px;
}
