body {
	scrollbar-3dlight-color: #660033;
	scrollbar-arrow-color: #ffff00;
	scrollbar-base-color: #ff99cc;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color:#cc0033;
	scrollbar-highlight-color: #ff99cc;
	scrollbar-shadow-color: #00CC00;
	scrollbar-track-color: #ffffff;
}

td {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	vertical-align: top; 
}
td.brug {
    text-align: center;
    background-image: url(intro.jpg); 
    background-repeat: no-repeat; 
    background-position: center center;
    height: 300px;
    vertical-align: middle;
}

h1.brug { color: #cc0000; font-family: Arial; font-size: 36px; }
h2.brug { color: #cc0000; font-family: Arial; font-size: 20px; font-weight: lighter; }

a.brug { text-decoration:none; }
a.brug:link { color: #cc0000; }
a.brug:visited { color: #cc0000; }

a.topnav:link { color: #ff0000; }
a.topnav:hover { color: #ff00ff; }
a.topnav:active { color: #ff0000; }
a.topnav:visited { color: #ff0000; }

.center { text-align: center; }

.note { font-family: Arial; font-size: 10px; font-weight: lighter; }