.Header
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	background-color: black;
	text-decoration: none;
}
.Details
{
	font-size: 10pt;
	color: Gray;
	text-decoration: none;
}
.Name
{
	font-weight: bold;
	font-size: 12pt;
	color: Navy;
	text-decoration: none;
}

