.head, .foot {
	font-family : arial, helvetica;
	font-size: 8pt;
}
a, a:visited, a:hover, a:active, a:focus, a:link {
	text-decoration: none;
	color: black;
}

td, p, body, div {
	font-family: times new roman,times;
	font-size: 10pt;
	line-height: 130%;
}
p {
	margin: 0.5em 0; 
}
li {
	margin: 2px 0;
}

h1 {
	font-family: arial,helvetica;
	font-size: 14pt;
	font-weight : bold;
	display: block;
	margin: .5em 0;
}
h1.zajawka {
	font-family: arial,helvetica;
	font-size: 14pt;
	font-weight : bold;
	display: block;
	margin: 3px 0;
}
h2 {
	font-family: arial,helvetica;
	font-size: 12pt;
	font-weight : bold;
	display: block;
	margin: .5em 0;
}
.zajawkaData,
.tekstData {
	font-family: arial,helvetica;
	font-size: 10pt;
	font-weight : normal;
	display: block;
	margin: 2px 0;
}
h3 {
	font-family: arial,helvetica;
	font-size: 12pt;
	font-weight : bold;
	line-height: 140%;
	display: block;
	margin: .67em 0;
}
font {
	color: black;
}
table {
	border-width: 0px;
	border-color : black;
	border-style : solid;
}

td {
	color: black;
	background-color : White;
	background-image : none;
	border-style : 1px;
}

