P.Headline {
	font-size: 28px;
	color: #2D64AF;
	line-height: normal;
}
P.Headline2 {
	font-size: 19px;
	color: #2D64AF;
	line-height: normal;
	margin-bottom: 3px;
}
P.HeadlineTeam {
	font-size: 28px;
	color: white;
	line-height: normal;
}
A.FilePDF {
	display: block;
	line-height: 18px;
	padding-left: 20px;
	background-image: url(/global/images/file_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: white;
	font-weight: bold;
}
A.FilePDF:link {
}
A.FilePDF:visited {
}
A.FilePDF:hover {
}
A.FilePDF:active {
}
A.FileDOC {
	display: block;
	line-height: 18px;
	padding-left: 20px;
	background-image: url(/global/images/file_doc.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: white;
	font-weight: bold;
}
A.FileDOC:link {
}
A.FileDOC:visited {
}
A.FileDOC:hover {
}
A.FileDOC:active {
}
