body {
font: 0.625em Arial, Helvetica, sans-serif;
font-size: 0.625em;
background: #eee;
}

.main_table {
background: #fff;
}

a {
text-decoration: none;
}

a:hover { text-decoration: underline; }

h1 {
font-size: 2.2em;
margin: 0px;
text-align: center;
clear: both;
}

.header_box {
width: 100%;
}

.address_table {
float: right;
font-size: 1.5em;
width: 100%;
}

.portrait {
margin: 15px 0px 11px;
}

.language_table {
float: right;
clear: both;
padding: 20px 20px 20px 0px;
width: 100px;
font-size: 1.5em;
}

h2 {
font-size: 1.6em;
margin: 10px 0px 15px;
line-height: 1.2em;
}

h3 {
font-size: 1.8em;
font-weight: bold;
}

hr {
height: 2px;
background: #ccc;
border: 1px #ccc;
}

.content {
line-height: 2.2em;
}

.content li {
margin-bottom: 12px;
}

.content td, .content li, .content p {
font-size: 1.5em;
}

.content td p {
font-size: 1em;
margin-top: 0px;
}

.content td li {
font-size: 1em;
}

.content td ul {
margin-top: 0px;
}

ul.table_of_contents {
list-style: none;
padding-left: 20px;
margin-left: 0px;
}

.table_of_contents li {
margin-bottom: 0px !important;
}

.table_of_contents li.spacer {
margin-top: 10px;
}

strong {
font-weight: bold;
}

span.smaller {
font-size: 0.8em;
}

p.smaller, div.smaller {
font-size: 1.2em;
}
/*
.smallest {  font-size: 8pt}*/