/* GLOBALA */
body {
	text-align:center
	background-image: url(); 
	background-repeat: repeat-x,repeat-y;
	background-attachment: fixed;
	font-family: 'trebuchet ms', Verdana, arial, helvetica, sans-serif; font-size: 12px;
	background-color: #FFFFFF;}
	 
.stil1 {font-family: 'trebuchet ms', Verdana, arial, helvetica, sans-serif;
	color: 000000;
	font-size:24px;
	margin-right:30px;
	margin-bottom:30px;}

.stil2 {font-family: 'trebuchet ms', Verdana, arial, helvetica, sans-serif;
	color: 000000 ;
	font-size:14px;}

.stil3 {font-family: 'trebuchet ms', Verdana, arial, helvetica, sans-serif;
	color: fdbb0a ;
	font-size:14px;
	font-weight: bold;}

.stil4 {font-family: 'trebuchet ms', Verdana, arial, helvetica, sans-serif;
	color: 000000 ;
	font-size:14px;
	text-align: justify;
	font-weight: bold;}



a:link { color: fdbb0a; text-decoration: none; }
a:visited { color: fdbb0a; text-decoration: none; }
a:active { color: fdbb0a; text-decoration: none;}


a {
text-decoration:none;
}



p { margin-top: 0;}



