
<!-- TextRollover-1 --> 

a:hover {text-decoration:none} 
a:hover { color:#B54232; text-decoration:none; font-family: Verdana; font-size: 11px; font-weight: normal } 
a:link { color:#000000; text-decoration:none; font-family: Verdana; font-size: 11px; font-weight: normal } 
a:visited { color:#000000; text-decoration:none; font-family: Verdana; font-size: 11px; font-weight: normal } 

h1 {
/*text-decoration:none */
color: #666666; /* kleur font */
/*background: #ffffff; /* kleur achtergrond*/
font-weight: normal;
font-family: Arial;
font-size: 12px;
margin: 0px;
padding: 0px;
}

h2 {
/*text-decoration:none */
color: #333333; /* kleur font */
/*background: #ffffff; /* kleur achtergrond*/
font-weight: normal;
font-family: Arial;
font-size: 11px;
text-align: right;
margin: 0px;
padding: 0px;
}

h3 {
/*text-decoration:none */
color: #000000; /* kleur font */
/*background: #ffffff; /* kleur achtergrond*/
font-weight: normal;
font-family: Arial;
font-size: 14px;
text-align: left;
margin: 0px;
}

h4 {
/*text-decoration:none */
color: #FFFFFF; /* kleur font */
/*background: #ffffff; /* kleur achtergrond*/
font-weight: normal;
font-family: Arial;
font-size: 10px;
margin: 2px;
padding: 2px;
}

h5 {
/*text-decoration:none */
color: #000000; /* kleur font */
/*background: #ffffff; /* kleur achtergrond*/
font-weight: normal;
font-family: Arial;
font-size: 10px;
margin: 2px;
padding: 2px;
}
input.blue {
    background-color: #DEE0E1;
    font-size: 12px;
	font-weight: bold;
    font-family: Arial;
	color : #333333;
	border : 1px solid #C1C1C4;
	margin: 0px
}

input.button {
    background-color: #ffffff;
    font-size: 12px;
    font-family: Arial;
	color : #333333;
	border : 1px solid #C1C1C4;
	margin: 0px
}

table.index {
}

