  * {
    font-family: Arial, Helvetica, sans-serif;
  }

  body {
    font-size: 11pt;
    background-color:  #ffffff;
    color: #000000;
    margin: 0cm 0cm 0.5cm 0cm;
    padding: 0cm;
  }
  
  a {
    text-decoration: none;
  }
  
  img {
    border: none;
    page-break-inside: avoid;
  }
  
h1,
.invisibleItem,
#footer,
#service,
#serviceFooter,
#siteIdentifier,
#navigation_main,
#navigation_cross,
#navigation_micro,
#navigation_left,
#navigation_service_left,
#navigation_cell,
#navigation_headline,
#printForm,
#gblogo,
#excel{
    width: 0mm;
    margin: 0mm;
    display: none;
  }



  div#content h2 {
    font-weight: bold;
    font-size: 14pt;
    padding: 4px 0px 5px 0px;
    margin: 4px 0px 5px 0px;
    page-break-after: avoid;
  }

  div#content h3 {
  	font-size: 11pt;
    font-weight: bold;
    letter-spacing: 0.4em;
    page-break-after: avoid;
    font-weight: bold;
    margin: 8px 0px 0px 0px;
    page-break-after: avoid;
  }
  
  div#content h4 {
    font-size: 11pt;
    font-weight: bold;
    page-break-after: avoid;
  }
  
  div#content h5 {
    font-size: 11pt;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    page-break-after: avoid;
  }

  #content thead th{
	text-align:center;
  }

  #content th {
	text-align:left;
  }

  #content td {
	text-align:right;
	padding-right:5px;
  }

  #content tfoot td{
	text-align:left;
  }
  
  select, input {
    font-size: 10pt;
    position: relative;
    top: -0.2em;
  }
  
  legend {
    display: none;
  }
  
  fieldset {
    border: none; 
  }
  
  #logo {
    clear: both;
    display: block;
    text-align: right;
  }
