table#Programs {
	border:1px dotted silver;
	border-bottom:0px;
	margin-top:10px;
}

table#Programs td {
	border-bottom:1px dotted silver;
	vertical-align: top;
	padding: 10px;
}

th {
	background-color: #664778;
	color: White;
	font-weight: bold;
	text-align: left;
}

.Title {

	font-weight: bold;
	font-size:16px;
}

table#Programs a:link {
	
	font-weight: bold;
}