BODY {
background: url(../images/tgl-tulp-backgr.jpg);
background-repeat: no-repeat;
	color: Black;
	background-color: White;
	font-family: Arial, Verdana, "Times New Roman", "MS Sans Serif", sans-serif;
	font-size: small;
		  scrollbar-face-color: #C3F1FF; 
		  scrollbar-highlight-color: #D4D4D4; 
		  scrollbar-shadow-color: #00A2E8;
		  scrollbar-arrow-color:  #31A9FF; 
		  scrollbar-track-color: #EAF5FC; 
		  scrollbar-base-color: #00A2E8;
		  scrollbar-3d-light-color: #dbedfa; 
		  scrollbar-dark-shadow-color: #00A2E8;
		text-align: justify;
 }
H1 {
	font-family: Arial, Verdana, "Times New Roman", "MS Sans Serif", sans-serif;
	font-size: x-large;
	color: #00A2E8;
}
H2 {
	font-family: Arial, Verdana, "Times New Roman", "MS Sans Serif", sans-serif;
	font-size: large;
	color: #00A2E8;
}
H3 {
	font-family: Arial, Verdana, "Times New Roman", "MS Sans Serif", sans-serif;
	font-size: medium;
	color: #00A2E8;
}
H4 {
	font-family: Arial, Verdana, "Times New Roman", "MS Sans Serif", sans-serif;
	font-size: x-small;
	color: #00A2E8;
}
H5 {
	font-family: Arial, Verdana, "Times New Roman", "MS Sans Serif", sans-serif;
	font-size: xx-small;
	color: #00A2E8;
}
A {
	color: #5BAFFF;
	text-decoration: none;
}
A:HOVER {
	color: #00A2E8;
	text-decoration: none;
}
TD {
	text-align: justify;
}

p.logo {padding: 40px 0 0 0; text-align:center;}

