body, p, li, span, td, input, select {font-family:  Verdana, sans serif; }
	a, a:link, a:visited {text-decoration: none}
	a:active, a:hover {text-decoration: underline}
	span.bodytext {padding: 8px}
	span.header {font-size: 14px;font-weight: bold;margin-bottom: 8px}
	.title {font-size: 11px;font-weight: bold}
	.error {font-weight: bold;color: red}
	.small {font-size: 10px}
	.score0 {color: #DC0F0D}
	.score1 {color: #AF4C0D}
	.score2 {color: #956D0D}
	.score3 {color: #78930D}
	.score4 {color: #55C20C}
	.score0big {color: #DC0F0D}
	.score1big {color: #AF4C0D}
	.score2big {color: #956D0D}
	.score3big {color: #78930D}
	.score4big {color: #55C20C}
	.finder, a.finder, a.finder:link, a.finder:visited {color: #F1EFD8;font-size: 10px;line-height: 11px}
	.input {width: 177px}
	.searchInput {width: 100px}
	.number {width: 116px}
	.label1 {float: left; width:150px}
	.label2 {float:right; width:70px; text-align:right; font-weight: bold}
	.row {clear:both}
.comment {font-weight:bold;font-size:9px;}

.msgbox {
	color:red;
	border:1px solid black;
	background-color:white;
	padding: 10px 10px 3px 10px;
}

