.button{
  margin:10px auto 0px;
  text-align:center;
  padding:10px;
  width:230px;
  background: -webkit-gradient(linear,left top,left bottom, from(#fbfbfb), to(#e0e0e0));
  border: solid #456fc6 1px;
  color:blue;
  font-size:13pt;
  font-weight:bold;
}
.button a{
  color:white;
  text-decoration:none;
}
.impact{color:red;}
H3 {color:blue;background-color:lightgray;}
H2 {font-size:13pt;}

.num{
  float:left;
  margin-right:1ex;
  min-width:4.5ex;
}
.txt{
  overflow:hidden;
}

