body {
 font-family: arial, helvetica, sans-serif;
 line-height: 1.3em;
 font-size: 10pt;
}

#nav, #nav1, #nav2, #footer, #header, #content .structural {
 display: none;
}

* {
 color: black;
 text-decoration: none;
}

hr {
 border: 0;
 height: 0;
 color: #AAA;
 border-top: 1pt solid #AAA;
 background: #FFF;
 padding: 0;
}

#lastedited {
 font-size: 80%;
 margin-top: 1em;
 border-top: 1pt solid #AAA;
}

img {
 float: right;
}

h1, h2, h3, h4, h5, h6 {
 font-family: 'Trebuchet MS',arial,helvetica,sans-serif;
}

h1, h2, h3 {
 font-weight: normal;
}

table {
 width: 100%;
 border-collapse: collapse;
}

caption {
 font-style: italic;
}

tbody tr td {
 border-top: 1pt solid #AAA;
 border-bottom: 1pt solid #AAA;
}

th {
 text-align: left;
}

thead {
 display: table-header-group;
}

tr {
 page-break-inside: avoid;
}

.attention {
 font-weight: bold;
 padding: 1em;
 color: red;
 border: 1px solid red;
}

#newslist {
 list-style: none;
 margin-left: 0;
 padding-left: 0;
}
