/* CSS Document */
body {
	margin:0px;
}

body, td, th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p,td{
line-height: 16px;
margin-top: 3px;
margin-bottom: 8px;
color:#666666;
}
#divcontent{color:#FFFFFF;}
.intro {
line-height:24px;
font-weight:bold;
font-size:11px;
color:#5BABD0; /*#0075ab;*/
}
h1, h2, h3 {
	white-space: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:8px;	
}
h1 { 
	font-weight:normal;
	font-size: 20px;
	margin-top: 0px;
}
h2 { 
	font-weight:bold;
	font-size:16px;
	margin-top:3px;
}
h3 { 
	font-weight:bold;
	font-size: 14px;
	margin-top:3px;
}
th {
	line-height: 16px;

}
a:link, a:active {
color:#6A5A4D;
text-decoration:none;
}
a:visited {
color:#6A5A4D;
text-decoration:none;
}
a:hover {
color:#6A5A4D;
text-decoration:underline;
}
#hidewhenscreen {
	DISPLAY: none
}
.tabletop p,.tabletop td{
color:#FFFFFF;
}

.kop{
color:#FF0000;
font-weight:bold;
font-size:18px;
}
.smallhead{
font-weight:bold;
color:#FFFFFF;
font-size:11px;
}
.small{
color:#FFFFFF;
font-size:11px;
}
.alignleft{
	margin-top:6px;
	margin-right:10px;
}
.alignright{
	margin-top:6px;
	margin-left:10px;
}