@charset "windows-1250";
/* author: Polgár Péter */
/* Creation date: 2004. 09. 07. */
.netrisk_main {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #B3261F;
}
.netrisk_chap1 {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #666666;
}
.netrisk_chap2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #666666;
}
.netrisk_text {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	color: #666666;
	line-height: 1.4em;
}
.netrisk_table {
	font-family: Tahoma;
	font-size: 8;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: #888888;
}
a.netrisk_link:link,a.netrisk_link:visited,a.netrisk_link:active {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	color: #B3261F;
	text-decoration: none;
	line-height: 1.4em;
}
a.netrisk_link:hover {
	color: #B3261F;
	text-decoration: underline;
}