@charset "iso-8859-2";
body {
	background-color: #1F2024;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.field {background-color: #FFFFFF;
	border: thin solid #272B2E;
}
button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #646C71;
	border: thin solid #272B2E;
}
a:link {
	color: #55ADBD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #55ADBD;
}
a:hover {
	text-decoration: none;
	color: #55ADBD;
}
a:active {
	text-decoration: none;
	color: #55ADBD;
}
.style1 {	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style10 {font-size: 16px; font-weight: bold; }
.style6 {font-size: 3px}

