body {
	font-size: 10pt;
	font-family: verdana,arial,helvetica;
	color: #0549AD;
	background-color: #FFFFFF;
	margin: 0px;
}
p, td, th, h1, h2, h3, li {
	font-size: 10pt;
	font-family: verdana,arial,helvetica;
	color: #000000;
}

a {
	font-weight: bold;
	color: #0549AD;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}

a.kleinerlink {
	font-size: 8pt;
	font-weight: normal;
	color: #0549AD;
	text-decoration: none;
}
a.kleinerlink:hover {
	font-size: 8pt;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #0066C6;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 7pt
}

h2.small {
	font-size: 10pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 0pt
}

h2.smaller {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0pt
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 7pt
}

h3.small {
	font-size: 10pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 0pt
}

h3.smaller {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0pt
}

h3.smallerbold {
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	margin-top: 7pt
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 7pt
}

h4.small {
	font-size: 10pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 0pt
}

h4.smaller {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0pt
}

h5 {
	font-size: 11pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 7pt
}

h5.small {
	font-size: 10pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 0pt
}

h5.smaller {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0pt
}

h6 {
	font-size: 11pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 7pt
}

h6.small {
	font-size: 10pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 0pt
}

h6.smaller {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0pt
}

p.big-no-headline {
	font-size: 11pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 7pt
}

p.hilight {
	font-size: 10pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 0pt
}

p.hilight-klein {
	font-size: 8pt;
	font-weight: bold;
	color: #0066C6;
	margin-bottom: 0pt
}

a.toptab {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #5289C6;
}
a.toptab:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #5289C6;
	background-color: white;
	text-decoration: none;
}
td.toptab {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #5289C6;
	border-width: 0px 3px 0px 0px;
	border-style: solid;
	border-color: #F1F6FA;
}

.klein { font-size: 8pt; }
.kleinbold { font-size: 8pt; font-weight: bold;}