@charset "iso-8859-2";
h1 {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #9E0000;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}

