HTML,body,p,td,textarea,select,input {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: normal;
}

p {
color:#666666;
margin:0 0 12px 0;
padding:0;
line-height:20px;
}

H1, H2, H3, H4, H5, H6 {
padding:0;
margin:0;
line-height:normal;
}

h1 {
color:#00000;
font-weight:normal;
margin:0 0 12px 0;
font-size:30px;
}

h2 {
color:#000000;
font-weight:normal;
margin:6px 0 6px 0;
font-size:16px;
}
	

h3 {
font-size:12px;
margin:6px 0 0 0;

}

hr {
border:none 0;
border-top:1px solid #cccccc;
height:1px;
margin:5px 0;
padding:0;
}

a {
outline:none;
color: #000000;
text-decoration: underline;
}

a:hover {
color: #000000;
text-decoration:underline;
}

ul {
padding:0 0 0 15px ;
margin: 0 0 0 0 ;
}

ul li {
}

img {
border: 0;
outline: 0;
}

.bold {
font-weight: bold;
color:#000000;
}

.black {
color:#000000!important;
}


.more {
margin-left:3px;
color:#cc0000;
padding-left:6px;
background:url(images/bullet-red.gif) 0 5px no-repeat;
font-weight:bold;
text-decoration:none;
font-size:11px;
}

.more:hover {
color:#990000;
}

.tweekoloms {
border-collapse:collapse;
}
	
	.tweekoloms .kolom {
	vertical-align:top;
	width:300px;
	}
	
	.tweekoloms .gap {
	width: 40px;
	}