BODY {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	text-align : justify;
}

TD.main {
	background-color : #EFE8E0;
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : bold;
}

TD.links {
	font-size : 9pt;
	font-family : Arial, sans-serif;
}

span.actual {
	font-weight : bold;
}

TD.linia {
	background-color : Black;
}

TD {
	font-family : Arial, sans-serif;
	font-size : 10pt;
}

A{
	color : #9E2929;
	text-decoration : none;
}

A:HOVER {
	color : #9E2929;
	text-decoration : underline;
}

A:VISITED {
	color : Black;
}

H2 {
	font-weight : normal;
	font-family : sans-serif;
	font-size : 20pt;
	text-align : center;
}

H3 {
	font-weight : normal;
	font-family : sans-serif;
	font-size : 14pt;
}

.serif {
	font-family : serif;
}

.serif_people { font-family : serif; ; font-size: 14px}
