.prevnext a {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
  
  
}

.prevnext a:hover {
  background-color: #ddd;
  color: black;
}

.prevnext .previous {
  background-color: #04AA6D;
  color: white;
}

.prevnext .next {
  background-color: #04AA6D;
  color: white;
}

.prevnext .round {
  border-radius: 50%;
}

.special
  {
    
    border-collapse:collapse; 
	width:100%;  
  
   } 
  
  .special table
  {
    
    border-collapse:collapse; 
	width:100%;  
    
 
  } 
  
  
  
  .special th, td {
  padding: 6px;
  //text-align: center;
  font-size:20px;
  font-family: Times New Roman;
  
  line-height:2em;
  //font-weight:600;
 // border:1px solid black;
  width: auto;
 // word-break: break-word;
  word-wrap: break-word;
  //word-break: break-word;
   //text-align:justify;
   padding-left:80px;

  }
  
  .special a{
 color:blue;
 word-break: break-word;

  }

    
.special tr:hover {background-color: lightblue;}
    
/* Ist line heading */

table:nth-of-type(1) tr:nth-child(1) td

  
 {
	 background:green;
	 color:white;
	 font-weight:bold;
	 border:none;
	 line-height:1.5em;
	 padding: 6px;
	 
 }
 
 table:nth-of-type(2) tr:nth-child(1) td,
table:nth-of-type(3) tr:nth-child(1) td
 {
	 background:green;
	 color:white;
	 font-weight:bold;
	 border:none;
	 text-align:center;
	 line-height:1.5em;
	 padding: 6px;
 }
 
 
 
 
 #table-container1 a
 {
	 text-decoration:none;
 } 
 
 
table:nth-of-type(2) tr:nth-child(3) td,table:nth-of-type(2) tr:nth-child(6) td,
table:nth-of-type(2) tr:nth-child(9) td,table:nth-of-type(2) tr:nth-child(11) td,
table:nth-of-type(2) tr:nth-child(14) td
{
	color:#DD2E18;
	font-weight:bold;
	padding: 6px;
}

table:nth-of-type(3) tr:nth-child(3) td,table:nth-of-type(3) tr:nth-child(5) td,
table:nth-of-type(3) tr:nth-child(9) td,table:nth-of-type(3) tr:nth-child(13) td
{ 
	color:#DD2E18;
	font-weight:bold;
	padding: 6px;
}

table:nth-of-type(4) tr:nth-child(1) td,table:nth-of-type(4) tr:nth-child(6) td,
table:nth-of-type(4) tr:nth-child(9) td,table:nth-of-type(4) tr:nth-child(11) td,
table:nth-of-type(4) tr:nth-child(13) td,table:nth-of-type(4) tr:nth-child(16) td,
table:nth-of-type(4) tr:nth-child(18) td,table:nth-of-type(4) tr:nth-child(21) td,
table:nth-of-type(4) tr:nth-child(25) td,table:nth-of-type(4) tr:nth-child(28) td
{ 
	color:#DD2E18;
	font-weight:bold;
	padding: 6px;
}

table:nth-of-type(5) tr:nth-child(1) td,table:nth-of-type(5) tr:nth-child(5) td,
table:nth-of-type(5) tr:nth-child(8) td,table:nth-of-type(5) tr:nth-child(11) td,
table:nth-of-type(5) tr:nth-child(14) td,table:nth-of-type(5) tr:nth-child(17) td,
table:nth-of-type(5) tr:nth-child(22) td,table:nth-of-type(5) tr:nth-child(25) td,
table:nth-of-type(5) tr:nth-child(29) td,table:nth-of-type(5) tr:nth-child(31) td,
table:nth-of-type(5) tr:nth-child(34) td,table:nth-of-type(5) tr:nth-child(36) td
{ 
	color:#DD2E18;
	font-weight:bold;
	padding: 6px;
}

table:nth-of-type(6) tr:nth-child(1) td,table:nth-of-type(6) tr:nth-child(5) td,
table:nth-of-type(6) tr:nth-child(8) td,table:nth-of-type(6) tr:nth-child(11) td
{ 
	color:#DD2E18;
	font-weight:bold;
	padding: 6px;
}

table:nth-of-type(7) tr:nth-child(1) td,table:nth-of-type(7) tr:nth-child(5) td,
table:nth-of-type(7) tr:nth-child(9) td,table:nth-of-type(7) tr:nth-child(12) td,
table:nth-of-type(7) tr:nth-child(15) td,table:nth-of-type(7) tr:nth-child(18) td,
table:nth-of-type(7) tr:nth-child(21) td,table:nth-of-type(7) tr:nth-child(25) td
{ 
	color:#DD2E18;
	font-weight:bold;
	padding: 6px;
}

table:nth-of-type(8) tr:nth-child(1) td,table:nth-of-type(8) tr:nth-child(5) td,
table:nth-of-type(8) tr:nth-child(9) td,table:nth-of-type(8) tr:nth-child(11) td,
table:nth-of-type(8) tr:nth-child(14) td
{ 
	color:#DD2E18;
	font-weight:bold;
	padding: 6px;
}

table:nth-of-type(9) tr:nth-child(1) td,table:nth-of-type(9) tr:nth-child(6) td,
table:nth-of-type(9) tr:nth-child(10) td,table:nth-of-type(9) tr:nth-child(15) td
{ 
	color:#DD2E18;
	font-weight:bold;
	padding: 6px;
}



 
 