﻿
.DeathTitle {
	color:orange;
	font-weight:bold;
}
	
.DeathKilled {
	padding-left:10px;
	color:silver;
	font-weight:bold;
}
	
.DeathAlive {
	padding-left:10px;
	color:silver;
	font-style:italic;
}