﻿body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990033;
	padding: 120px;
	background-color: #9BF898;
	background-image: url(http://www.studio-ve.be/studioback.jpg);
	background-repeat: no-repeat;
	}
html {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;

}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font
	color: #ffffff;
	font-weight: bold;
}
th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990033;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990033;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
