A {
    color: #99CCFF;
    text-decoration: none;
}
A.link2 {
    color: #FFFF00;
}
A.link3 {
    color: #FFCC00;
}
A:hover {
    color: #99CCFF;
}
A:vlink {
	color: #99CCFF
}

body {
    background-color: #333399;
    scrollbar-track-color: #33CC33;
    scrollbar-face-color: #00CCFF;
    scrollbar-3dlight-color: #FFFF33;
    scrollbar-highlight-color: #FFFF00;
    scrollbar-shadow-color: #99CC00;
    scrollbar-base-color: #99CCFF;
    scrollbar-arrow-color: #FFFF99;
    margin-left: 10px;
    margin-right: 10px;
    color: #99CCFF;
    
}

p {
    font-family: Tahoma;
    font-size: 10pt;
    color: #99CCFF;
}

p.cen {
    font-family: Tahoma;
    font-size: 10pt;
    color: #FFFF00;
    text-align: center;
}

p.link {
    font-family: Tahoma, 'Arial CE';
    font-size: 10pt;
    color: #FFFFCC;
    text-align: center;
    font-weight: bold;
}

p.imp {
    font-family: Tahoma, 'Arial CE';
    font-size: 10pt;
    color: #000000;
    font: bold;
}

p.small {
    font-family: Tahoma;
    font-size: x-small;
    color: #99CCFF;
    text-align: center;
    font-weight: bold;
}

p.tekst {
    font-family: Tahoma;
    font-size: 10pt;
    color: #99CCFF;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}

p.tekst2 {
    font-family: Tahoma;
    font-size: 10pt;
    color: #99CCFF;
    font-style: normal;
    font-weight: bold;
    text-align: justify;
    margin-left: 10px;
    margin-right: 10px;
}
table.liter{font-family: Tahoma;
    font-size: 10pt;
    color: #99CCFF;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;}
    
.iframe {background-image:none; 
        background-attachment:fixed; 
        background-position:center;
        background-repeat:repeat-y;
    FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #000000;
	FONT-FAMILY:  Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	margin-left : 8px;
	margin-right : 8px;
	margin-top : 8px;
	background-color: #003399;
	}
    
font.white {
	color: #FFFFFF;
	font-weight: bold; 
}
font.orange {
color: #FFCC66;
font-weight: bold;
font-family: Tahoma, Verdana, Arial;
text-align: center;
}

h3 {
    text-align: center;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial;
}

h5 {
    text-align: center;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial;
}

h2 {
    text-align: center;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial;
}