html body, body div, body p, body th, body td, body li, body dl, body dd, input, select, textarea {
 font-family: Arial, Helvetica, sans-serif; font-size: 13px;
 }

p, ol{
 margin-top: .67em;
 margin-bottom: .67em;
 }

table { width: auto; font-size: 13px; }

caption { text-align: left; text-weight: bold; color: black; }
th { text-align: center; text-weight: bold; background-color: #FFFFFF; border: 1px solid #003366;}
td { font-family: Arial, Helvetica, sans-serif;
     font-size: 11pt;; clip:   rect(   )}

table.body-table { width: 95%; font-size: 12px; ; clip:   rect(   )}

th.body-table {
        background-color: #A9C9E0;
}

td.body-table {
        background-color: #000000;
; clip:   rect(   )
}

form {
 margin-top: 0;
 margin-bottom: 0;
 }

body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	padding: 10px;
	font-weight: normal;
}

p {
	text-align: justify;
}

div {
	margin: 0px;
	padding: 0px;
}

h1, h3, h4, h5, h6 {
	page-break-after: avoid;
	color: black;

	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}
<!-- font-family: Verdana, Arial, sans-serif; -->
h1 {
	border: 1px solid #003366;
	font-size: 18pt;
	padding: 2px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #EEEEFF;
	margin-left: 0px;
}

h2 {
	font-size: 13pt;
}

h3 {
	font-size: 14pt;
	color: #000033;
}

h4 {
	font-size: 12pt;
	color: #000099;
	
}

h5 {
	font-size: 11pt;
	font-style: italic;
	text-align: center;
	color: #000099;
	margin-left: 0px;
}

h6 {
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
	color: #000099;
	margin-left: 0px;
}
a:visited {
	color: #000099;
}

a:hover{
	color: #000000;
}

#breadcrumbs {
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10pt;
	font-weight: bold;
}

#menu {	border-top: 2px solid #003366;
border-bottom: 2px solid #000000;
border-left: 2px solid #003366;
border-right: 2px solid #000000;
background-color: #A9C9E0;
;
}

#menu h4 {
	margin: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
	text-align: left;
	font-style: normal;
	font-size: 10pt;
	background-color: #EEEEFF;
}

#submenu h4 {
	margin: 0px;
	color: #FFFFFF;
	font-style: italic;
	font-size: 14px;
	background-color: #003399;
; padding: 2px 2px 2px 2px; line-height: 20px; white-space: nowrap;
}

#submenu ul {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #003366;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #003366;
background-color: #FFFFF8;
white-space:nowrap;
	margin-top: 10px;
	padding: 3px;
	text-align: left;
	font-size: 9pt;
	font-style: italic;
list-style-type: none;
}
#submenu up {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #003366;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #003366;
background-color: #FFFFF8;
white-space:nowrap;
	margin-top: 10px;
	padding: 3px;
	text-align: left;
	font-size: 9pt;
	font-style: italic;
list-style-type: none;
}

#submenu li {
border-top: 1px solid #FFFFFF;
border-bottom: 0px solid #003366;
border-left: 1px solid #FFFFFF;
border-right: 0px solid #003366;
background-color: #FFFFF8;
white-space:nowrap;
	margin-top: 1px;
	padding: 3px;
	text-align: left;
	font-size: 9pt;
	font-style: italic;
list-style-type: none;
}
#submenu lp {
border-top: 1px solid #FFFFFF;
border-bottom: 0px solid #003366;
border-left: 1px solid #FFFFFF;
border-right: 0px solid #003366;
background-color: #FFFFF8;
white-space:nowrap;
	margin-top: 1px;
	padding: 3px;
	text-align: left;
	font-size: 9pt;
	font-style: italic;
list-style-type: none;
}

#authors {
	font-size: 10px;
	text-align: right;
}

#footer {
	border-top: 1px solid #003366;
	margin-top: 20px;
	padding: 3px;
	text-align: center;
	font-size: 9pt;
	font-style: italic;
}

#metric {
        background-color:  #EEEEFF;
        border-top: 1px solid #003366;
}

a.breadcrumbs, a.breadcrumbs:visited, a.menu:visited {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.breadcrumbs:hover, a.breadcrumbs:active, a.menu:hover, a.menu:active {
	text-decoration: underline;
}

.section {
	margin-left: 40px;
}

.code {
	font-family: Courier, Courier New, monospace;
	padding: 4px;
	border: 1px solid #003366;
}

.code, pre {
	font-size: 11px;
}

.section .code {
	margin-left: -40px;
}

.section .section .code {
	margin-left: -80px;
}

.fixed {
      	font-family: Courier, Courier New, monospace;
       }

@media print {
	body td {
		font-family: Times New Roman, Zurich Bt, serif;
		font-size: 10pt;
	}
	#menu h4 {
		margin-left: 0px;
	}
	.code {
		page-break-inside: avoid;
	}
	p ul {
		page-break-inside: avoid;
	}
	.section .code {
		margin-left: 0px;
	}
	#menu {
		display: none;
; clip:  rect(   )
; border: 1px #000000 groove; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px
	}
	#contents div {
		margin: 0px;
	}
}


.content { padding: 5px 5px 5px 10px; }

.frame { width: 95%; margin: 5px 20px 5px 20px; font-size: 11px; }
.frame .content { margin: 0px; }

.note { border: solid 1px #A0C9F5; background-color: #f0f0ff; }
.note .label { background-color: #A0C9F5; color: #ffffff; }

.warning { border: solid 1px #D00000; background-color: #fff0f0; }
.warning .label { background-color: #D00000; color: #ffffff; }

.fixme { border: solid 1px #C6C650; background-color: #FAF9C3; }
.fixme .label { background-color: #C6C650; color: #ffffff; }
ul { 
 margin-top: 0.67em;
 margin-bottom: 0.67em;
; color: #999999
 } 
 a.menu { 
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
; color: #996666
 } a:active  { 
	color: #999999;
 } 

a { 
	color: #000099;
font-size: 16px; font-weight: bold; text-decoration: none; line-height: normal;
 } 
 
a.menu:active  { }submenu { color: #003399; ; font-size: 16px; font-weight: bold; text-decoration: none; line-height: normal }
h2 { 
	page-break-after: avoid;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-left: 40px;
 } 
 body td { clip:   rect(   )}dl  { 
 margin-top: 0.67em;
 margin-bottom: 0.67em;
 } 