    

<!--


/*
A.noformatting { text-decoration: none;
}


TH A { color:black }
 
TR.even TH, TR.even TH A {
    background : #FFFF99;
    color: black;
    padding : 2pt;
    font-weight : normal;
    
 }

a.alfabet, tr.alfabet, tr.alfabet td {
    background : #FFFF99;
    color: black;
    padding : 2pt;
    font-weight : normal;
    padding :0;
 }


a.alfabet_selected {
    background : red;
    color: black;
    padding : 2pt;
    font-weight : normal;
    padding :0;
 }

TR.odd TH, TR.odd TH A {
    background: #FFFFCC;
    color: black;
    padding : 2pt;
}


TR.even TD { background:#FFFFCC; }

TR.odd TD { background: #FFFFFF; }

*/



/*style voor TOOLTIPS*/



.hyperText  {
	visibility: hidden;
	color: #000000;
	font: 10px/12px  verdana,"Trebuchet MS",Arial,helvetica,sans-serif;
	background-color: #ffffff;
	padding: 5px;
	border: solid 1px #808080;
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 10px;
    #layer-background-color: #e6e6e6;
	}



/*

INPUT, SELECT, TEXTAREA {
    background-color : white;
    border-color : #000000 ;
    border-style : solid ;
    border-width : 1 ;
    font-size : 9pt;
}

INPUT.radio {
    border-width : 0 ;
    width : 18;
}

INPUT.button {
    height : 15pt;
    width : 40pt;
    background-color : #C0C0C0;
    font-weight : bold;

}



body, p, .even, .odd, .even A, .odd A, .even TD, .odd TD, TR, TD, TH, UL, LI, A

{
    font-family: Arial, Helvetica, sans-serif;
    font-size  : 9pt;
    
 }
 

TH, TR.even TH, TR.odd TH, TR.even TH A  {
    vertical-align: top;
    font-weight:bold;
    text-decoration:None
    
    
}

*/
body.list {
    font-size : 0.7em;
    padding: 0.5em;
}
-->



