.styling {font-family: Verdana; font-size: 13px; font-style: normal; color: #000000;}
A:link {font-family: Verdana; font-size: 13px; font-style: normal; color: #505790; text-decoration: none;}
A:Visited {font-family: Verdana; font-size: 13px; font-style: normal; color: #252D69; text-decoration: none;}
BODY  { 
        font-family: Verdana;
        font-size: 12px;
        font-style: normal;
        color: #505790;
        text-decoration: none;       
        background-color: white;      

       }

td {font-family: Verdana;
    font-size: 12px;
    font-style: normal;
    color: #000000;
    vertical-align: top;
    }
    
td.profiel {font-family: Verdana;
    font-size: 13px;
    font-style: normal;
    color: #000000;
    vertical-align: top;
    }    

td.message {font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    color: #940000;
    vertical-align: top;
}

td.info {
	font-family:Verdana;
	vertical-align:middle;
	font-size:10px;
}

input {
	font-size:12px;
	height:22px;
}

input[type=text] {
	padding-left:3px;
}

input[type=password] {
	padding-left:3px;
}

input[type=radio] {
	vertical-align:middle;
}

input[type=checkbox] {
	vertical-align:middle;
}

select {
	font-size:12px;
	height:22px;
}

textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.buttonstyle {
font-family:Arial;
font-size:12px;
font-weight:normal;
font-style:normal;
color:#000000;
background-color:#E6EBF1;
border-style:outset;
border-width:1px;
border-color:#000000;
height:25px;
}

.formfieldstyle {
font-size:11px;
height:24px;
border:1px
double black;
}

