body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  width:1200px;
  margin:auto;
}
.petittext {
  font-weight: normal; 
  font-size: 9pt;
  color: #000000
}
.normaltext {
  font-weight: normal; 
  font-size: 10pt;
  color: #000000
}
.timedate {
  font-weight: normal; 
  font-size: 8pt;
  color: #999999;
}
.month {
  text-align:right;
}
.footer {
  width:800px;
  text-align: center;
 margin:auto;}

td {
 padding: 0px;
}
.header {
  width:800px;
  text-align: center;
  display:block;
  margin:auto;
  padding-bottom:10px;
}
.top {
  float:left;
}

.flags {
  float:right;
  margin-top:15px;
  margin-right:0px;
}

.update {
  margin:auto;
  display:block;
  width:600px;
  color: 	#808080;
}

