body {
	margin: 15px;
	font: 68.75%/1.8em Verdana, Arial, Helvetica, sans-serif;
}

form { 
	display: inline; 
}

.formular {
	width: 210px;
}

a:link, a:visited, a:active {
	color: #555;
	text-decoration: none;
}

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

.text {
	color: #000;
}

.copyright {
	font: 1.1em Times, Arial, Helvetica, sans-serif;
}

.error {
	color: #f00;
}

.answer {
	color: #00f;
}

.ok {
	color: #12BB00;
}

.headline {
	color: #000;
	font-weight: bold;
}

.tablehl {
	color: #fff;
	font-weight: bold;
}

.tablehl A:link, .tablehl A:visited, .tablehl A:active {
	color: #fff;
	text-decoration: none;
}

.tablehl A:hover {
	color: #fff;
	text-decoration: underline;
}

.micro {
	font: 0.9em;
	color: #555;
}

.star {
	font: 1.2em Courier, Arial, Helvetica, sans-serif;
	color: #555;
}

.button {
	height: 24px;
}