body{font-family:'Times New Roman',Times,serif; background:#1d242a; text-align:center; color:#5e6f73;}
table{background:#1d242a; font-size:10pt;}
a:link{text-decoration:none}
th{
  font-weight:normal; 
  text-align:left 
  }
#div1{
  position: absolute;
  width: 550px;
  height: 150px;
  left: 50%;
  top: 15%;
  margin-left: -275px;
  margin-top: -75px;  

  }
#t1{
  position:relative;
  top:20px;
  width:550px;
  height:150px;
  }
#t2{
  position:relative;
  top:40px;
  width:550px;  
}
#t2 td{
}
#t3{
  width:550px;
  height:60px;
  text-align:center;
}
#t3 th{
  font-weight:bold;
  text-align:center;
}
#t5{
  position:relative;
  top:70px;
  width:550px;
}
#t6{
  position:relative;
  top:90px;
	margin-bottom:120px;
}
#a{
  width:550px;
  text-align:center;
  font-size:12pt;
  font-weight:bold;
}
#a th{
  text-align:center;
  font-weight:bold;
  font-size:15pt;
}

#big{
  font-weight:bold;
}