BODY{font-family : sans-serif;font-weight : normal;text-decoration : none;}
A{
  color : black;
  text-decoration : none;
}
A:HOVER{
  color : black;
  background-color : gray;
}
TD{
  font-family : Arial;
  font-size : 10pt;
  
  text-align : left;
  vertical-align : top;
  
  text-indent : 10px;
}
.tdc {
  text-align : center;
}
TH{
  text-align : left;
}
.LeftBorder{
  background-color : teal; 
}
.topBar{
  background-color : black;
  background-image : url(/images/I0100003.gif);
}
H1{
  font-family : serif;
  color : yellow;background-position : center center;
  font-size : 38px;
  letter-spacing : 7px;
  font-weight : 200;
  text-align : center;
  
  
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
P{
  
  text-indent : 0px;
  font-size : 11pt;
  font-family : Arial;
  text-align : justify;
}
CAPTION{
  font-size : 8pt;
}
