/* CSS Document */

body {
  background-image:none;
  padding:0px;
}

table.A {
  width:780px;
}
td.A1 {
  width:180px;
  height:445px;
  vertical-align:top;
}
td.A2 {
  width:500px;
  height:500px;
  padding:10px;
  vertical-align:top;
}
td.A3 {
  width:180px;
  height:55px;
  }


p.center {
  text-align:center;
}

p.center24 {
  font-size:24pt;
  text-align:center;
}

p.left12 {
  font-size:12pt;
  text-align:left;
}

p.center12 {
  font-size:12pt;
  text-align:center;

}
p.center18 {
  font-size:18pt;
  text-align:center;
}

