/* General text formats */

td, p, a {
font-family:Arial, sans-serif, Helvetica;
font-size:13px;
}

h3 {
font-family:Arial, sans-serif, Helvetica;
font-size:18px;
font-weight:bold;
color:#003399;
background-color:#ffffff;
}

.headline {
font-weight:bold;
color:#003399;
}

.picture {
font-size:11px;
color:#003399;
}

.whiteblue {
color:#ffffff;
background-color:#1b6894;
font-size:13px;
font-weight:bold;
}

a.whiteblue:hover {
background-color:#ffffff;
color:#000000;
text-decoration:none;
}

/* Borders */

.tabborBm {
border-bottom-style:solid;
border-bottom-width:4px;
border-color:#000000;
}

.tabborThBm {
border-top-style:solid;
border-top-width:2px;
border-bottom-style:solid;
border-bottom-width:3px;
border-color:#000000;
}

/* Formatings for tables */

.cell1 {
font-size:12px;
text-align:center;
color:#000000;
background-color:#ccd7e1;
}

.cell2 {
font-size:12px;
text-align:center;
color:#000000;
background-color:#909dad;
}

.cell3 {
font-size:12px;
font-weight:bold;
text-align:center;
color:#000000;
background-color:#a2b4c8;
}

.cell4 {
font-size:12px;
font-weight:bold;
color:#000000;
background-color:#a2b4c8;
}

.cell5 {
font-size:10px;
color:#000000;
background-color:#ccd7e1;
}

.cell6 {
font-size:10px;
color:#000000;
background-color:#909dad;
}

.cell7 {
font-size:12px;
font-weight:bold;
}

.cell8 {
font-size:16px;
}

.cell9 {
font-size:10px;
}

class="tabborThBm"