.headline {
	font-family:verdana, sans serif;
	color:#003399;
	font-size:medium;
	width:200px
}
h4 {
	clear:both;
	font-family:verdana, sans serif;
	color:#000000;
	font-size:small;
}
.input {
	font-family:verdana, sans serif;
	color:#000000;
	font-size:small;
	background:#cccccc;
	width:200px;
	position:relative;
}
.label {
	font-family:verdana, sans serif;
	color:#000000;
	font-size:small;
	width:300px;
	float:left;
}
br{
	line-height:5px;
	font-size:5px;
}
dl {
	font-family:verdana, sans serif;
	color:#000000;
	font-size:small;
}
.inputbig {
	font-family:verdana, sans serif;
	color:#000000;
	font-size:small;
	background:#cccccc;
	width:400px
}
body {
	font-family:verdana, sans serif;
	color:#000000;
	font-size:small;
	background:#eeeeee;
}
hr {
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
	color:#333333;
}

