body { color: #000000; background: #C0C0C0 url(background.jpg);
	font-family: sans serif;
	font-size: 11pt;
}

a {
	color:#000077;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FF0077
}
a.small {
        font-size: 10pt;
}

a.kop1 {
	font-family: arial;
	text-decoration: bold;
	text-style: bold;
	font-size: 16pt;
}

a.kop2 {
	font-family: arial;
	text-decoration: bold;
	text-style: bold;
	font-size: 14pt;
}

a.kop3 {
	font-size: 12pt;
}

p.intro {
	text-style: italic;
	text-decoration: italic;
	font-size: 12pt;
}

p.kop1 {
	font-family: arial;
	text-decoration: bold;
	text-style: bold;
	font-size: 16pt;
}

p.kop2 {
	font-family: arial;
	text-decoration: bold;
	font-size: 14pt;
}

p.titel {
	font-family: arial;
	text-decoration: bold;
	font-size: 16pt;
}

p.dag {
	font-family: arial;
	text-decoration: bold;
	font-size: 16pt;
}

p.tijd {
	font-family: sans serif;
	text-decoration: underline;
	font-size: 12pt;
}

p.tekst {
	font-family: sans serif;
	font-size: 12pt;
}

p.quote {
	font-family: helvetica;
	font-style: italic;
}

p.small {
	  font-family: sans serif;
	  font-style: italic;
        font-size: 8pt;
}


pre.quote {
	font-family: helvetica;
	font-style: italic;
}
}



table.item {
   width=100%;
   border-width: 1px;
   border-style: solid;
   border-color: #800000;
}

tr.header {
    color: #003300;
    background: #ffffff url(../images/header.gif) no-repeat fixed;
}

tr.on_even {
}

tr.even {
    background-color: #efefef;
}

td {
	text-align: center;
        font-size: 10pt;
}

td.r {
	text-align: right;
        vertical-align: bottom
}

td.l {
	text-align: left;
        vertical-align: bottom
}
td.ls {
        font-size: 6pt;
	text-align: left;
        vertical-align: bottom
}
td.s {
        font-size: 6pt;
        vertical-align: bottom
}

span.marquee {
        font-size: 10pt;
        color: #800000;
}


