<style>
<!--
body {
	background: #8A78B4;
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : white;
	text-align : justify;
	}

.tytul1 {
	font-size : 16px;
	font-style : italic;
	font-weight : bold;
	color : white;
	}

.tytul2 {
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	color : white;
	}

.tytul3 {
	font-size : 14px;
	font-weight : bold;
	color : white;
	}

a:visited {
	text-decoration : underline;
	font-weight: normal;
	color: white;
	}

a {
	text-decoration : underline;
	font-weight: normal;
	color: white;
	}

a:hover {
	text-decoration : none;
	font-weight: normal;
	color: #483465;
	}

a:active {
	text-decoration : underline;
	font-weight: normal;
	color: #483465;
	}

td {
	background: #8A78B4;
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : white;
	text-align : justify;
	}

.male {
	font-family: Arial CE, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: white;
	}

-->
</style>
