.template8 table{
	width: 195px;
	border: #e0e0e0 solid 1px;
	border-collapse: collapse;
}

.template8 th{
	border: #e0e0e0 solid 1px;
	color: #8b5454;
	font-size: 16px;
}

.template8 td{
	border-top: #e0e0e0 solid 1px;
	background-color: #ebf4f3;
	padding: 5px;
}

.template8 a{
	color: #354975;
	font-size: 12px;
}

.template8 a:hover{
	text-decoration: underline;
}

.template8 hr{
	height: 1px;
	margin: 20px 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	border: 0;
}