h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	height: auto;
	text-decoration: none;
	padding-bottom: 0%;
	padding-top: 0%;
	display: inline;
}


body {
	font-family: "Times New Roman", Times, serif;
}


table {
	text-align: left;
	vertical-align: middle;
}



a {
	text-decoration: none;
	color: Black;
}


a:hover {
	
	text-decoration: underline;
}


