BODY {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	background-color : #eeeeee;
	margin : 0;
	background : url(img/bg.png);
}

P,TD,LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Black;
}

A:link{
	text-decoration : underline;
	color : Black;
}
A:visited{
	text-decoration : underline;
	color : Black;
}
A:active{
	text-decoration : underline;
	color : Black;
}
A:hover{
	text-decoration : underline;
	color : #800000;
}

INPUT,TEXTAREA {
	border : 1px solid Gray;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	background-color : #ffffff;
}

.wrapper {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 720px;
	margin-left: -360px;
}

.header_table {
	border-top : 1px solid Silver;
	border-bottom : 1px solid Silver;
	background-color : #eeeeee;
	font-weight : bold;
	font-size : 14 px;
}

.header_news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12 px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Black;
	background-color : #eeeeee;
}

.header_sponsors {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12 px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	text-decoration : underline;
}

.small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11 px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}

.onderschrift {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11 px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Gray;
}

.header_reactie {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12 px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
	text-decoration : underline;
}





