@CHARSET "iso-8859-2";

body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url("layout/gap_tlo.jpg");
	font-family: Arial;
	font-size: 12px;
	color: white;
}

a:link { text-decoration: none; color: #ffffff; font-weight: bold;}
a:hover { text-decoration: none; color: #ffffff; font-weight: bold;}
a:active { text-decoration: none; color: #ffffff; font-weight: bold;}
a:visited { text-decoration: none; color: #ffffff; font-weight: bold;}

.b1 {
	font-weight: bold;
	font-size: 14px;
}

.b2 {
	font-style: italic;
}

.box {
	margin: 0 auto;
	width: 800px;
	text-align: justify;
	display: block;
	clear: left;
}