/* ------------------------------------------------------- 

	losse styles stylesheet  /  www.2way-consultancy.nl
	
	development by

	tableaux
	www.tableaux.nl
	
	december 2007

---------------------------------------------------------- */

/* ------------------------------------------------------------- body */
body{
padding: 0px;
margin: 0px;
color: #000000;
font-family: Arial;
font-size: 12px;
line-height: 20px;
}
p, td{
font-family: Arial;
font-size: 12px;
color: #000000;
line-height: 20px;
}
a{
	text-decoration: none;
	color: #005782;	
}
/* ------------------------------------------------------------- adres */
.adres{
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
text-align: right;
list-style: none;
line-height: 13px;
}
.adres a:link {
color: #FFFFFF;
text-decoration: none;
}
.adres a:visited {
text-decoration: none;
color: #FFFFFF;
}
.adres a:hover {
text-decoration: underline;
color: #FFFFFF;
}
.adres a:active {
text-decoration: none;
color: #FFFFFF;
}

/* ------------------------------------------------------------- kop */
h1{
font-family: Arial;
font-size: 16px;
color: #005782;
font-weight: bold;
}
