td.tornadoheader {					
	color: #000000;
	font-weight: bold;
    font-size: 110%;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffcc;
	width: 600px;
}
td.tornadotype {					
	color: #000000;
	font-weight: bold;
    font-size: 110%;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	width: 300px;
}
td.tornadodata {					
	color: #000000;
	font-weight: normal;
    font-size: 110%;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	width: 300px;
}
td.tornadocat {					
	color: #000000;
	font-weight: bold;
    font-size: 110%;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
	width: 100px;
}
td.windscale {					
	color: #000000;
	font-weight: bold;
    font-size: 110%;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	background-color: #ffffff;
	width: 150px;
}
td.ef0 {
	text-align: center;
	vertical-align: top;
	background-color: #ddffdd;
	font-weight: bold;
	color: #006600;
	width: 100px;
}
td.ef1 {
	text-align: center;
	vertical-align: top;
	background-color: #ddffff;
	font-weight: bold;
	color: #006666;
	width: 100px;
}
td.ef2 {
	text-align: center;
	vertical-align: top;
	background-color: #ffffcc;
	font-weight: bold;
	color: #333300;
	width: 100px;
}
td.ef3 {
	text-align: center;
	vertical-align: top;
	background-color: #ffddbb;
	font-weight: bold;
	color: #996600;
	width: 100px;
}
td.ef4 {
	text-align: center;
	vertical-align: top;
	background-color: #ffcccc;
	font-weight: bold;
	color: #990000;
	width: 100px;
}
td.ef5 {
	text-align: center;
	vertical-align: top;
	background-color: #ffccff;
	font-weight: bold;
	color: #660066;
	width: 100px;
}