/* for the stories */

.tableSci{ width: 100%; }
.tableSci td{
	text-align: center;
	vertical-align: middle;
	padding: 5px 0px 5px 0px; 
}

.stories{ padding: 10px; line-height: 1.5; }

.stories a{ text-decoration: none; font-weight: normal; width: 100% }
.stories a:link{ color:  #9400D3; /* Darkviolet */  }
.stories a:active{ color: #9400D3; /* Darkviolet */ }
.stories a:visited{ color: #9400D3; /* Darkviolet */ }
.stories a:hover{ color: #DC143C; /* Crimson */ text-decoration: underline; } 

.tableHaj{ width: 100%; }
.tableHaj td{
	text-align: center;
	vertical-align: middle;
	padding: 4px 1px 4px 1px; 
}

.myH3Yel{
    font-size: 12pt;
    color: #d67a03; 
    font-weight: bold;
    border: 0;
}

.tableSirahComp{ width: 100%; }
.tableSirahComp td{
	text-align: center;
	vertical-align: middle;
	padding: 15px 1px 15px 1px; font-weight: bold; 
}