TABLE {
	page-break-inside: avoid;
}
.pagebreak {
	page-break-after: always;
}
BODY {
    margin: 0px;
    padding: 0px;
}
.outertable {
    height:100%;
    width: 100%;
    padding: 0px;
	border: 0px;
}
A {
	font-family : 'MS Sans Serif','Arial','Helvetica','Sans-serif';
	font-size : 9Pt;
	color : #181857;
}
A:active {
	color : #181857;
}
A:hover {
	color : #181857;
}
A.bgtekst {
	color : #EFEBF7;
}
A.naw {
	font-family : 'MS Sans Serif','Arial','Helvetica','Sans-serif';
	font-size : 9Pt;
	font-weight : Bold;
	color : #181857;
}
A.naw:active {
	color : #181857;
}
A.naw:hover {
	color : #181857;
}
A.menu {
	color : #FFFFFF;
	font-family : 'MS Sans Serif','Arial','Helvetica','Sans-serif';
	font-size : 9Pt;
	font-weight : bold;
	text-decoration: none;
}
A.menu:active {
	color : #FFFFFF;
}
A.menu:hover {
	color : #FFFFFF;
}
BODY,FONT,LI,P,TD {
	font-family : 'MS Sans Serif','Arial','Helvetica','Sans-serif';
	font-size : 9Pt;
	color : #181857;
}
BLOCKQUOTE {
	color : red;
	font-family : 'Arial','Helvetica','Sans-serif';
	font-weight : bold;
}
P.naw {
	font-family : 'MS Sans Serif','Arial','Helvetica','Sans-serif';
	font-size : 9Pt;
	font-weight : Bold;
	color : #181857;
}
H1 {
	font-family : 'MS Sans Serif','Arial','Helvetica','Sans-serif';
	font-size : 12Pt;
	font-weight : Bold;
	color : #181857;
}
H2 {
	font-family : 'MS Sans Serif','Arial','Helvetica','Sans-serif';
	font-size : 10Pt;
	font-weight : Bold;
	color : #181857;
}
H3 {
	font-family : 'MS Sans Serif','Arial','Helvetica','Sans-serif';
	font-size : 9Pt;
	font-weight : Bold;
	color : #181857;
}
P.menu {
	color : #FFFFFF;
	font-family : 'MS Sans Serif','Arial','Helvetica','Sans-serif';
	font-size : 10Pt;
	font-weight : Bold;
}
TH {
	font-family : 'MS Sans Serif','Arial','Helvetica','Sans-serif';
	font-size : 10Pt;
	font-weight : Bold;
	color : #181857;
}

TABLE.formz {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.formz_error {
	background-color : red;
	color : white;
	font-weight : bold;
}
.formz_form {
	background-color : white;
	color : black;
}
.formz_head {
	background-color : navy;
	color : white;
	font-size : 14pt;
	font-weight : bold;
}
.formz_required {
	color : red;
	font-weight : bold;
}
.formz_selector {
	background-color : #EBE8F2;
	color : black;
}
