@import url("dd.table.1.0.0.print.css");

h1, h2, h3, p {
	margin: 0 0 14pt 0;
	padding: 0 0 0 0;
}

h1 {
	font-family: arial, sans-serif;
	font-size:18pt;
	line-height:21pt;
	font-weight:bold;
}

h1 em{
	font-family: times, serif;
	font-weight:normal;
	font-style:italic;
}

h2 {
	font-family: arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
}

h3 {
	font-size:9pt;
	margin: 0 0 0 0;
}

p, li{
	font-size:10pt;
}

ul{
	list-style-type: square;
}

li{
	margin-left: -20px;
	color: black;
}

.copyright{
	font-family: arial, sans-serif;
	margin: 0 0 0 0;
	color:red;
	white-space: nowrap;

}

.claim{
	font-family: arial, sans-serif;
	margin: 0 0 0 0;
	font-weight:bold;
	white-space: nowrap;
}

p.CssList {
	position:		relative;
	padding-left: 	35px;
}

p.CssList .CssNumber{
	position:	absolute;
	top:			-1px;
	left:		-35px;
}

p.CssList > .CssNumber{
	top: 0px;
	left:0px;
}

#mainWindow{
	font-family: times, serif;
	font-size:9pt;
	line-height:12pt;
	height:100%;
	width:15cm;
	margin-left:0.5cm;
	margin-top:2cm;
}

#logo {
	position:absolute;
	right:0px;
	bottom:0px;
}

div > #logo{
	bottom:	2.5cm;
}

#footer{
	width: 15cm;
}


#menu, .linkPane, #metaMenu, #backMenuPane,
.CssBorderLeft, .CssBorderRight, .CssBorderTop, .CssBorderBottom,
.CssCornerTopLeft, .CssCornerTopRight, .CssCornerBottomLeft, .CssCornerBottomRight{
	display:none
}

img { border: none }

table,
td,
th {
	font-family: 	arial;
	font-size: 	8pt;
}

.CssNormalTable {
	width:100%;
}

table, li{
	font-size:8pt;
}