BODY {
	background-color: White;
	background-repeat: no-repeat;
}
.title  {
	font-family: "Enc Sirma";
	font-size: 16px;
	font-weight:bold;
}
.stressed_title  {
	font-family: "Enc Sirma Stress";
	font-size: 16px;
	font-weight:bold;
}
.main  {
	font-family: "Enc Sirma";
	font-size: 14px;
	line-height : 140%;
}
.main_symbol  {
	font-family: "Enc Sirma Stress";
}
.pictext  {
	font-family: "Enc Sirma";
	font-size: 12px;
}
.statstext  {
	font-family: "Enc Sirma";
	font-size: 14px;
}
a {
	color: #3333FF; text-decoration: none;
}
a:hover {
	color: #333399;text-decoration: none;
}
.searchhit  {
	background-color : #C3DEFF;
}
