body {
	color:#404040; 
	background-color: #ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight: bold;
}
html, body, #tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}
.kop {
	color:#000000; 
	font-size:20px;
	font-weight: normal;
}
.skop {
	color:#000000; 
	font-size:12px;
	font-weight: normal;
}

.cred1 {
	color:#FF0000; 
	font-size:15px;
	font-weight: normal;
}
.cred2 {
	color:#FF0000; 
	font-size:17px;
	font-weight: bold;
}
.cred3 {
	color:#FF0000; 
	font-size:11px;
	font-weight: normal;
}
.cred4 {
	color:#FF0000; 
	font-size:9px;
	font-weight: bold;
}
.tkop{
	color:#000000; 
	font-size:12px;
	font-weight: bold;
}
.txt {
	color:#000000; 
	font-size:8px;
	font-weight: normal;
}
.stxt {
	color:#000000; 
	font-size:9px;
	font-weight: normal;
}
.txt2 {
	color:#000000; 
	font-size:10px;
	font-weight: normal;
	line-height: 140%;
}


table {
  border-collapse: collapse;
} 

img {
border: none;
}

.cursor {
cursor: pointer;
}

a:link {
	color:#404040;
	font-weight: bold;	
} 

a:visited {
 color:#404040;
	font-weight: bold;
} 

a:hover {
	color:#819CC9;
	font-weight: bold;
}
 
a {
 color:#404040;
 text-decoration:none;
	font-weight: bold;
}

