TABLE  { font: 10pt/11pt Arial; background-color: #ffffff }

TABLE.top {
  font-family: Arial;
  font-size: 10pt;
  line-height: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #2D00C1;
}

TABLE.client {
  font-family: Arial;
  font-size: 9pt;
  line-height: 9pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background-color: #ffffff;
}


H1 {
  font-family: Arial;
  font-size: 18pt;
  line-height: 18pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #220091;
}

H2 {
  font-family: Arial;
  font-size: 12pt;
  line-height: 12pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #220091;
}

H3 {
  font-family: Arial;
  font-size: 11pt;
  line-height: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #0018FF;
}

H4 {
  font-family: Arial;
  font-size: 16pt;
  line-height: 16pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #220091;
}

H5 {
  font-family: Arial;
  font-size: 11pt;
  line-height: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #330099;
}

A.small {
  font-family: Arial;
  font-size: 7pt;
  line-height: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #2D009D;
}

A.index {
  font-family: Arial;
  font-size: 8pt;
  line-height: 9pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.index:hover {
  font-family: Arial;
  font-size: 8pt;
  line-height: 9pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

A.smindex {
  font-family: Arial;
  font-size: 8pt;
  line-height: 10pt;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
  color: #2D009D;
  text-decoration: none;
}

A.vsmindex {
  font-family: Arial;
  font-size: 7pt;
  line-height: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #2D009D;
  text-decoration: none;
}

A.vsmindex:hover {
  font-family: Arial;
  font-size: 7pt;
  line-height: 8pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
}

A.large {
  font-family: Arial;
  font-size: 12pt;
  line-height: 12pt;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
  color: #00ACC1;
  text-decoration: none;
}

BODY {
  background-color: #FFFFFF;
}

P.small {
  font-family: Arial;
  font-size: 10pt;
  line-height: 11pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #000000;
}
B.explain  { color: #f00; font-weight: bold }

p.index {
  font-family: Arial;
  font-size: 8pt;
  line-height: 9pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  color: #00FF33;
  text-decoration: none;
  }
  
p.logout {
	font-family: Arial;
	font-size: 10pt;
	line-height: 10pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:right
  }
  
.legionella {
	font-family: Arial;
	font-size: 10pt;
	line-height: 10pt;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	text-align:left;
	background-color: #FFFF00;
	margin: 0px;
	padding: 3px;
	border: 2px solid #FF0000;
  }

.noline {
	text-decoration: none;

  }

