H2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	line-height: 120%;
	color: #CCC;
	text-align: center;


}

.Headline a {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	line-height: 120%;
	color: #CCC;
	z-index: 100;
	text-align: left;


}
.Headline  {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	line-height: 120%;
	color: #CCC;
	text-align: center;


}


.chernobyltable {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 150%;
	color: 000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 20px;
	border: 1px solid;

}


.chernobyltable a {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial;
	color: 336699;
	text-decoration: none;
}



.chernobyltable a:hover {
	color: #99CCFF;
	text-decoration: underline;
	text-transform: none;

}

