@charset "utf-8";
/* CSS Document */


.Contact-Name {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
}
.Contact-Title {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}


.General-Text {
	font-family: Arial;
	color: #000000;
}


.Headings {
	color: #FF0000;
	font-family: Arial;
}
body {
	background-image: url(Images/shade_NL.jpg);
}
.Banner-Heading {
	font-family: Arial;
	color: #3366FF;
}
