BODY, TABLE, TR, TD {
	font-family: Tahoma;
	font-size: 8pt;
	color: Black;
}
A {
	color: #226B8F;
}
BUTTON, SELECT, INPUT {
	font-family: Tahoma;
	font-size: 9pt;
	color: Black;
}
HR {
	height: 1pt;
}
.lang_select {
	font-size: 7pt;
}
.find_button {
	background-color: #8092A4;
	font-size: 8pt;
}
.blue {
	color: #8092A4;
}
.title {
 font-size: 14pt;
	font-weight: bold;
	color: Black;
}
.subtitle {
	font-weight: bold;
	color: Black;
}
.c1 {
	background-color: #F2F2F2;
}
.c2 {
	background-color: White;
}
.gr {
	color: #b0b0b0;
}