h1
{
	font-family: Tekton Pro;
	font-size:200%;
	margin-top:3px;
	margin-bottom:0px;
}

h2
{
	font-family: Tekton Pro;
	font-size:150%;
	margin-top:3px;
	margin-bottom:0px;
}

h3
{
	font-family: Tekton Pro;
	font-size:115%;
	margin-top:3px;
	margin-bottom:0px;
}

body,td,th
{
	color:#666666
	font-size:small
	font-family: Verdana, arial, Helvetica
}
	
body
{
	color:#666666;
	background-image:url(http://www.modcenter.nl/images_site/gradient2.png);
        background-repeat: repeat;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

p
{
	color: #666666;
}

.kop
{
	text-align: center;
	font-family: Tekton Pro;
	font-size:130%;
}

a:link
{
	text-decoration:underline; color:#747170;
	
}
a:visited
{
	text-decoration:underline; color:#747170;

}

a:hover
{
	text-decoration:underline; color:#565051;
}

table 
{
	border-collapse:collapse; border:2pt solid;
}

td
{
	border:1pt solid;
}

.tabelkop
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}