/* print.css */

body { font-family: times new roman, times, serif; text-align: center; font-size: 80%; }
#main { width: 99%; margin-left: 15pt;}
#head { text-align: left; border-bottom: 1pt black solid; padding-bottom: 1pt;}
#head img { margin-left: -20pt; }
#navigation, .invisible, p.logos, #language { display: none; }
#body { padding: 5pt 0; }
a { color: #000; text-decoration: none; }
img { border: 0; }
img.foto { border: 1pt solid #666; }
.nowrap { white-space: nowrap; }
.top1  {padding-top: 15pt; }
.top2 { padding-top: 30pt; }
img.v1 { margin-top: 15pt; margin-bottom: 15pt; }
img.h1 { margin-right: 15pt; margin-left: 15pt; }
img.h2 { margin-right: 30pt; margin-left: 30pt; }
table.standard { font-size: smaller; border: 1pt black solid; float: right; margin: 10pt 0 10pt 20pt; }
table.standard, table.standard th, table.standard td { border: 1pt black solid; border-collapse: collapse; }
table.standard th[colspan="3"] { font-weight: bold; }
caption { font-size: smaller; }
table.standard tbody th { font-weight: normal; }
table.standard th { text-align: left; }
table.standard td, table.standard th { padding: 5pt 10pt; }
table.standard td { text-align: center; }
.innerbox, #form { text-align: left; }
#address { padding: 5pt 0; border-top: 1pt black solid; border-bottom: 1pt black solid; clear: both; }

