body {
	background-color: #2D353B;
	color: #c1c1c1 ; 
	font-family: 'Garamond';
	font-size: 26;
}

a {
	text-decoration: none;
	color: #fff799;
}
.link {color: #fff799;}
a:link.link {color: #fff799;}
a:visited.link {color: #fff799;}
a:hover.link {color: #AAA244;}

li {
	text-decoration: none;
	list-style-type: none;
}

.ol-table td {
	vertical-align: top;
	color: #c1c1c1;
        font-size: 16;
}

.global {
	text-align: center;
}

div.contentbox {
	padding-left: 5px;
}

.kop {
	color: #fff799;
	font-size: 30;
	font-weight: bold
}

.footer {
	font-size: 12;
	text-align: center;
	vertical-align: center;
}

table.main {
	border-spacing: 0px 0px;
	padding: 0;
	border: 0;
	font-size: 16px;
}

table.main td {
	#vertical-align: top;
        font-size: 16;
}

