h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;

}
a {
	font-size: 14px;
	color: blue;
	text-decoration: none;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: auto;
	margin: auto;
	top: -5px;
}
.tabletd { margin-top:19px;
}
