.DOMSTYLE {display:block; position:relative;text-align:justify;}
.DOMSTYLE h1, .DOMSTYLE h2, .DOMSTYLE h3 {
	margin-top: 0px;
	color: #242b46;
	font-family: 'pf_din', Tahoma, Arial;
	font-size: 9pt;
	font-weight: bold;
}
.DOMSTYLE h1{font-size:26px;font-weight:normal;}
.DOMSTYLE h2{font-size:22px;font-weight:normal;}
.DOMSTYLE h3{font-size:18px;}

.DOMSTYLE p {
}
.DOMSTYLE pre, font.alignedPre {
	font: monospace;
}
.DOMSTYLE font {
}
.DOMSTYLE pre, font.alignedPre {
	font: monospace;
}
.DOMSTYLE font.contextText {
	color: #cc0000;
}
.DOMSTYLE font.contextLink {
	color: #990000;
}

.DOMSTYLE table {
	border-collapse: collapse;
	border-color: #000000;
}
.DOMSTYLE td {
	border-color: #000000;
	padding: 2px;
}

.DOMSTYLE ul {
	color: #000000;
}
.DOMSTYLE li {
}

.DOMSTYLE a, .DOMSTYLE a:link, .DOMSTYLE a:visited, .DOMSTYLE a:hobver {
	color: #324a9b;
	text-decoration: underline;
}
.DOMSTYLE a:hover {
	color: #000000;
}

.DOMSTYLE.tab {
	font-size: 9pt;
	padding: 5px;
	background: #fff0b2;
}
.DOMSTYLE.tab a, .DOMSTYLE.tab a:link, .DOMSTYLE.tab a:visited {
	color: #324a9b;
	text-decoration: none;
}
.DOMSTYLE.tab a:hover {
	color: #000000;
	text-decoration: underline;
}

.DOMSTYLE img { border: 0; }