/* CSS Document */

h1 {
color : #a80005;
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
font-size : 16px;
text-decoration : none;
padding: 0;
margin: 0;
padding-bottom:6px;
}

h2{
font-size:10px;
color : #666666;
font-weight:bold;
text-decoration : none;
padding: 0;
margin: 0;
padding-bottom:0px;
}

h3{
font-size:10px;
font-weight:bold;
color : #999999;
text-decoration : none;
padding: 0;
margin: 0;
padding-bottom:0px;
}


.kop1{
color : #a80005;
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
font-size : 16px;
text-decoration : none;
}

.kop2{
color : #666666;
font-weight:bold;
text-decoration : none;
}

.kop3{
font-size:10px;
color : #999999;
text-decoration : none;
}

.menu1{
color : #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration : none;
}

.menu2{
color : #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration : none;
}

.menu1:HOVER{
color : #a80005;
text-decoration:none;
}

.menu2:HOVER{
color : #CCCCCC;
text-decoration:none;
}

.text_white{
color : #CCCCCC;
}

.text_red{
color : #a80005;
}

.text_black{
color : #666666;
}

P{
MARGIN: 0cm 0cm 0pt;
}


.news{
font-size : 9px;
}