

table  {border-collapse:collapse;
       width:85%;
       font-size:0.875em;}

th, td   {border: 1pt solid Black;
       padding:2pt;}





th    {background-color: Black;
       color:white;}




HR {
 color:#6DA61D;
 background-color:Black;
 height:1px;
 border:0px;
}


h2    {font-size:12pt;
       font-weight:bold;}

h3    {font-size:12pt;
       font-weight:bold;}

img    {vertical-align:middle;}


table.param1   {border-collapse:collapse;
       width:85%;
       font-size:0.875em;}
td.param1 {border:solid 0px #000000;
       padding:2pt;}




body {
  font-size : 9pt;
  font-weight : normal;
  font-style : normal;
  letter-spacing : 0.2mm;
}

tbody {
  font-size : 9pt;
  font-weight : normal;
  font-style : normal;
  letter-spacing : 0.2mm;
}

a:hover {
	background-color: aqua;
}

caption {
	font-weight: bolder;
	text-decoration: underline;
}

.pr {
padding:10px;
text-align:center;
border:1px solid #6DA61D;
}


