h4 {
	font-weight:normal;
}
ul {
	list-style:none;	
}
ul, li {
	margin:0px;
	padding:0px;
}
td {
	vertical-align:top;
}
.em {
	font-weight:bold;
}
.strike {
    text-decoration:line-through;
    color:#999;
}