body {
	font-size: 11pt;
}

h1, h2, h3, th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {font-size:17pt;}
h2 {font-size:14pt;}
h3 {font-size:12pt;}
h4 {font-size:10pt;}

.zagTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: 700;
	padding: 0px 0px 1px 0px;
}

.news {
	margin: 3px 0px 0px 0px;
	font-size: 85%;
}

.ndate {
	font-weight: 100;
}

.content, table.content th, table.content td, td.em {
	border-color: #000000;
	border-style: solid;
}

table.content {
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
}

th.content, table.content th {
	background-color: #dddddd;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-size: 10pt;
}

td.content, table.content td {
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

table.content table td {
	border: none;
}

td.em {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #eeeeee;
	border-color: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

th.spec {
	background-color: #dddddd;
	border: 0px solid #000000;
}

td.spec {
	border: 0px solid #000000;
}

table.spec {
	border: 0px solid #000000;
}

.ord {background-color: White;}
.notord {background-color: #f5f5f5;}

table.remark {
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-color: #696969;
	border-style: solid;
	margin-left: 10px;
	margin-bottom: 7px;
	font-size: 10pt;
}