/* stylesheet voor bovenloon.nl */


A:link {
text-decoration: none;
font-weight: bold;
color: #FD8A2D
}
A:visited { 
text-decoration: none; 
font-weight: bold;
color: #FD8A2D 
}
A:hover {
text-decoration: underline; 
font-weight: bold;
color: #000000 
}


BODY.intro
{
background-color: #FFFFFF;
font-family: arial;
}

BODY.rand
{
background-color: #FD8A2D;
}


BODY
{

background-color: #FFFFFF;
font-family: arial;
font-size: 9pt;
}

H1 {
font-size: 32pt;
font-weight: bold;
text-decoration: none;
color: #BCBCBC;
}

H2 {
font-weight: bold;
text-decoration: none;
color: #BCBCBC;
font-size: 16pt;
}

H2.intro {
	font-size: 12pt;
	color: #808080;
}


TABLE, TD
{
	font-size: 11pt;
}

P
{
	font-size: 11pt;
}


P.klein
{ 
	font-size: 8pt;
}




TD.tabeltitel
{
font-family: verdana, arial;
font-size: 9pt;
font-weight: bold;
color: #FFFFFF;
background-color: #669966;
}



TD.tekst
{
font-family: verdana, helvetica, arial;
font-size: 9pt;
color: #000000;
background-color: #FFFFFF;
}


TD.titelklein
{
font-family: verdana, arial;
font-size: 7pt;
font-weight: bold;
color: #FFFFFF;
background-color: #669966;
}

TD.tekstklein
{
font-family: verdana, helvetica, arial;
font-size: 7pt;
color: #000000;
background-color: #FFFFFF;
padding-left: 2;
padding-top: 1;
}

.nadruk
{
color: #669966;
font-weight: bold;
}
