body {
  margin: 10px;
  padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9pt;
  color: black;
  text-align: center;
}

left{
font-size: 12pt;
color: black;
text-align: center;
padding: 0px;
margin: 5px;
}

select, textarea, .input{
  font-size: 10pt;
  padding: 0px;
  margin: 0px;
  border: 1px solid #777;
}

.button {
   border: 1px solid #777;
   background: #dfdfdf;
}

td { vertical-align: top; }
a { color: #3333FF; text-decoration : underline; }
a:active { text-decoration : underline; }
a:visited { text-decoration : underline; }
a:hover { text-decoration : none; color: #6B7C8B; }
img { padding: 0px; margin: 0px; border: 0px; }
p { padding: 0px; margin: 0px; }
form { padding: 0px; margin: 0px; }