BODY {
	margin: 50px 50px 50px 50px;
	background-color: lightyellow
}

.toptitle {
	font: bold 16pt arial,tahoma;
	color: darkolivegreen
}

.searchtitle {
	font: 10pt tahoma;
	color: darkgreen
}

.TD1 {
	font: bold 12pt arial;
	color: black;
	background-color: white;
	vertical-align: middle
}

.TD2 {
	font: bold 12pt arial;
	color: black;
	vertical-align: middle
}

input {
	font: 10pt tahoma;
	border: #663300 1px dashed;
	width: 100%
}

.button {
	width: 100
}

.copyright {
	font: 10pt tahoma;
	color: darkolivegreen
}

.copyright a {
	color: black;
	text-decoration: none
}

.copyright a:hover {
	text-decoration: underline
}

.error {
	font: bold 10pt tahoma
}

.resultstable {
	font: 10pt ms sans serif;
	color: darkgreen;
	background-color: white
}

.resultstable a {
	color: blue;
	text-decoration: none
}

.resultstable a:hover {
	color: crimson;
	text-decoration: underline
}

.largeinfo {
	font: 11pt tahoma;
	color: darkblue
}

.space {
	background-color: lightyellow
}