P:first-letter {
	font-weight : bold;
	color : #000099;
}
li {
	padding-bottom : 20px;
}
TD.Title  {
	vertical-align : middle;
	text-align : center;
	background-color : #8598AB;
}

TD.Content  {
	vertical-align : middle;
	text-align : left;
	background-color : #CCCCCC;
	background : #CCCCCC;
	padding : 10;
	width : 100%;
}

TD.LeftContent  {
	background-color: #CCCCCC;
	width: 15%;
	background : #CCCCCC;
	text-align : center;
}

TD.RightContent  {
	background-color: #CCCCCC;
}
A {
	text-decoration: none;
}
div.Tile {
	background-color: #8598AB;
	width: 45%;
	text-align: center;
	padding : 10;
	margin: 10;
	display: inline-block;
	vertical-align: top;
}
span.HistFirstName {
	font-weight : bold;
	color : #000066;
}

span.HistLastName  {
	font-weight : bold;
	color : #000066;
}
span.HistContent {
	font-style : italic;
	color : #000066;
}
img.HistPhoto {
	height: 150px;
}


	

