
body { margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; }
td { text-align:justify; font-size: 16px; }
td.right { text-align:right; }
td.center { text-align:center; }
td.left { text-align:left; }
h1 { font-size:34px; }
h2 { font-size:22px; }
a:link { color:#007F00; }
a:active { color:#000000; }
a:visited { color:#7F0000; }
a:hover { text-decoration:none; }
hr { color:black; }
a img { border:0px; }

input.field { width:300px; }
input.password { width:300px; }
select { width:300px; }
input.file { width:300px; }
textarea { width:300px; height:120px; }

.err { color:#FF0000; }
.desc { padding:6px; }
.help { font-weight: bold; font-size:12px; }

