.tblhelp {
	height: 300px;
	width: 100%;
	color: #274298;
}
.tblhelp a {
	text-decoration: none;
	color: #0033CC;

}
.tblhelp a:hover {
	color: #000000;
	text-decoration: underline;

}
th {
	color: #274298;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #274298;
}

