* {
	color:	#000000;
	font-family:	verdana,sans-serif;
	font-size:		10pt;
}

html {
	padding:	0px;
	margin:0px;
	overflow:	auto;
}

body {
	background-color:	#FFFFFF;
	padding:	1cm 1.5cm 1.5cm 1.5cm !important;
	width:	18cm;
	overflow:	auto;
}

div, p {
	padding:	0px;
	text-decoration:	none;
}

h1 {
	color:		#CC0000;
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:	17px !important;
	line-height:	17px;
	padding:	0px 0px 10px 0px;
	margin:	0px;

	padding:	10px 5px 0px 5px;
	margin-bottom: 	10px;
	margin-top:	5px;
}
/*DOWNLOAD*/
a.download {
	color:#0066CC;
	text-decoration: none;
	font-weight: bold;
}


.FOOTER_LEFT {
	float:	left;
	font-weight:	bold;
	font-size:	11px;
	padding-top:	15px;
	text-align:	left;
	width:	37%;
}

.FOOTER_CENTER {
	float:	left;
	font-weight:	bold;
	font-size:	11px;
	padding-top:	15px;
	text-align:	center;
	width:	26%;
}

.FOOTER_RIGHT {
	float:	left;
	font-weight:	bold;
	font-size:	11px;
	padding-top:	15px;
	text-align:	right;
	width:	37%;
}

.PERSONLIST_ENTRY a {
	clear:	both;
}

.NEWS_OPTIONS {
	display:	none;
}
