
body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }
.body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }
td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; }
a:link { text-decoration: none; color: #0000C0; }
a:visited { text-decoration: none; color: #800080; }
a:hover { text-decoration: underline; color: #000000; }
input { }
input.button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #DEDEDE;
  color: #000000;
  width: auto;
  text-align: center;
}
small { font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }

div.left{ width :20%;float : left; }

div.middle{ width :58%; float : left; }

div.right{ width :20%;float : right; } 