*{
  font-family: Tahoma, Arial, sans-serif
}
body{
  background-color: #dddddd
}
table.table1{
  background-color: #f1f1f1;
  width:770;
  background-image: url(line0000.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  border:0;
  height:100%;
}
td.td1{
  width:250;
}
table.td1 {
	margin-bottom : 40px;
}
td.td1 p{
  text-align: left;
  margin-right: 30px;
  margin-left: 30px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10pt
}
td.td1 p a{
	color: #200505;
	width: 250px;
	margin-bottom : 20px;
}
table.table2{
  margin-top: 10;
  margin-bottom: 60
}
td.td3{
  font-size: 30pt;
  text-align: right;
  color: #d31d0d;
  font-weight: bolder
}
td.td3 span {
  font-size: 20pt;
}
td.td3 div {
  font-size: 12pt;
}
td.td4{
  font-size: 8pt;
  text-align: left;
  width:70px;
  line-height: 0.9
}
td.td2{
  font-size: 9pt;
  line-height : 20px;
}
td.td2 h1{
  font-size: 15pt;
  color: #200505;
  margin-bottom: 25;
  margin-left: 15px;
  font-weight: normal;
  margin-top: 20;

}
td.td2 p{
  margin-left: 15px;
  color: #000000;
  margin-top: 0;
  margin-right: 80px;
  text-align: justify;
  margin-bottom: 10;
}
p.copyright{
  font-size: 8pt;
  color: #000000;
  margin-bottom: 15px;
  margin-top: 30px;
  text-align: left;
  margin-left: 20
}
p.copyright a{
  color: #000000;
  text-decoration: none
}

.txt {
  font-size: 10pt
}