body {
	font-family:arial,verdana;
	xmargin:0;
	xpadding:0;
	/*background-image:url(/sg/images/sg_bg2.gif);*/
	/*xbackground-position:top;
	background-repeat:repeat-x;*/
	background-color: #DDDDFF;
	font-size:10pt;
	
}

#header {
	height:117px;
	width:100%;
	z-index:-1;
	background-image:url(/sg/images/sg_header.gif);
	background-repeat:repeat-x;
	position:absolute;
	top:0;
	left:0;
}

p,td		{ font-family:arial,verdana; color:#000000; font-size:10pt; }
li			{ font-size:10pt; color:#111158 }
h1			{ font-size:23pt; line-height:23pt; margin-bottom: 0pt; color:#111158;}
h2			{ font-size:18pt; line-height:18pt; margin-bottom: 0pt; margin-top: 9pt; color:#111158}
th			{ font-size:10pt; text-align:left; color:#111158 }

a:link		{ color:#1111ff }
a:visited	{ color:#1111ff }
a:active	{ color:#1111ff }
a:hover		{ text-decoration:underline }

.menu				{ font-size:9pt; color:#111158; font-weight:bold; text-decoration:none }
a.menu				{ font-size:9pt; color:#111158; font-weight:bold; text-decoration:none }
a.menu:visited		{ font-size:9pt; color:#111158; font-weight:bold; text-decoration:none }
a.menu:active		{ font-size:9pt; color:#111158; font-weight:bold; text-decoration:none }
a.menu:hover		{ font-size:9pt; color:#111158; font-weight:bold; text-decoration:underline }
a.menuact			{ font-size:9pt; color:#ff0000; font-weight:bold; text-decoration:none }
a.menuact:visited	{ font-size:9pt; color:#ff0000; font-weight:bold; text-decoration:none }
a.menuact:active	{ font-size:9pt; color:#ff0000; font-weight:bold; text-decoration:none }
a.menuact:hover		{ font-size:9pt; color:#ff0000; font-weight:bold; text-decoration:underline }
a.uitloggen			{ font-size:8pt; color:#7777aa; font-weight:normal; text-decoration:none }
a.uitloggen:visited	{ font-size:8pt; color:#7777aa; font-weight:normal; text-decoration:none }
a.uitloggen:active	{ font-size:8pt; color:#7777aa; font-weight:normal; text-decoration:none }
a.uitloggen:hover	{ font-size:8pt; color:#7777aa; font-weight:normal; text-decoration:underline }


.HTMLtd		{ font-size:9pt; text-align:left; color:#000000 }
.uitloggen	{ font-size:8pt; color:#7777aa; font-weight:normal }
.copyright	{ font-size:8pt; color:#808080; font-weight:normal }

