body {
	background-color: #CCCCCC;
/* font: 70%1.5em  arial, sans-serif; */	
font:  arial;
	color: #333; 
	text-align: center;
}



a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
}
a:hover {
	color: #4EBF37;
	background: inherit;
}

h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666; 
}
img {
	border: 0px;
}
table {
	text-align: center;
}
td {
	width: 100%;
}
a.link {
color: #000000;
display: block;
font-size: 14px;	
}
#copyright {
	margin-top: 10%;
	display: block;
	float: none;
	color: #000000;
	text-align: center;
}
#content {
	text-align: center;
	padding: 9px;
	min-height: 150px;
	margin-left: 5%;
	margin-right: 5%;
	float: none;
}

#kolom1, #kolom2, #kolom3, #kolom4 {
	width: 205px;
	float: left;
	margin: 7px;
}

.linkbox {
    border-top:1px solid #016997;
	border-left: 1px solid #016997;
	border-right: 1px solid #016997;
	border-bottom: 1px solid #016997;
	margin-bottom: 14px;
	text-align: center;

}
.linkbox .linkbox-header {
	background: url(images/linkbox-header.jpg) repeat-x;
	height: 20px;
	padding: 3px 0;
}
