/* CSS Document */

.nr {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #0E135F;
	text-align: left;
	line-height: 25px;
}

.heads {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #5B75A6;
	text-align: left;
	line-height: 20px;
}

.haslo {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #0E135F;
	text-align: left;
	line-height: 18px;
}

.txt {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 11pt;
}
.txt1 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #0066FF;
	text-align: left;
	line-height: 11pt;
}
.link {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 10pt;
	text-decoration: none;
}

.link:hover {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #5B75A6;
	text-align: left;
	line-height: 10pt;
	text-decoration: none;
}
