.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 33px;
	color: #333333;
	padding: 0px 10px 10px 0px;
}
.cont {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding: 0px 40px 0px 20px;
}
.contsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #750000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.inputbulten{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	weight:210px;
	height:18px;
	color: #333333; 
	border: 1px #000000 solid;
}
.input{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333; 
	border: 1px #000000 solid;
}