body {
font-family: Georgia, Times, Times New Roman, sans-serif;
padding-right: 10px; 
padding-left: 10px;
padding-bottom: 10px;
margin: 10px;
padding-top: 10px;  
}
table {
font-family: Georgia, Times, Times New Roman, sans-serif;
font-size: 10pt;  
}
a:link {
color: #CC0000; text-decoration: none;
}
a:VISITED {
color: #CC0000; text-decoration: none;
}
a:HOVER {
color: red; text-decoration: none;
}
a:ACTIVE {
color: #CC0000; text-decoration: none;
}
a[href$='.pdf'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(img/pdf_icon.gif) center left no-repeat;
}
input, textarea {
font-family: arial;
font-size: 10pt;
}
.nav_pos {
text-align: right;
background-color: #FFFF99;
color: #000000;
margin: 4px;
padding-right: 4px; 
padding-left: 4px;
padding-bottom: 4px;
padding-top: 4px;  
}
.nav_item {
text-align: right;
margin: 4px;
padding-right: 4px; 
padding-left: 4px;
padding-bottom: 4px;
padding-top: 4px;
}
.news_headline {
font-weight: bold;
margin-top: 12px;
margin-bottom: 4px;
}
.small {
font-size: 8pt;
}
h2 {    
font: bold 1.3em/1em "Times New Roman", "MS Serif", "New York", serif;
margin: 1;
padding: 1;
border-top: dotted #AAAAAA thin;
border-bottom: dotted #AAAAAA thin;
width: 100%;
color: #555555;
text-align: center;
background-color: #F9F9F9;
}
.ul_important {
background-color: #FFFF99;
margin-top: 4px;
margin-bottom: 4px;
}
.box_important {
background-color: #FFFF99;
margin-top: 0px;
margin-bottom: 8px;
padding-right: 4px; 
padding-left: 4px;
padding-bottom: 4px;
padding-top: 4px;
text-align: justify;
color: #111111;
border: solid black thin;
}
.box_important_bw {
background-color: #F9F9F9;
margin-top: 0px;
margin-bottom: 8px;
padding-right: 4px; 
padding-left: 4px;
padding-bottom: 4px;
padding-top: 4px;
text-align: justify;
color: #111111;
border: solid black thin;
}

.box_header {
background: #FFD300;
color: black;
font-weight: bold;
text-align: center;
font-family: arial;
font-size: 10pt;
width: 100%;
}
.box_header_bw {
background: #666666;
color: white;
font-weight: bold;
text-align: center;
font-family: arial;
font-size: 10pt;
width: 100%;
}
.footer {
text-align: center;
font-size: 8pt;  
}
