body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
}
h4 {
	font-size: 18px;
	color: #2C76C3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.ViewInfo {
	font-weight: bold;
}
.ViewAllLink {
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 10px;
}
#ResultsperPage {
	font-size: 11px;
	float: right;
}
#InputMessage {
	color: #06F;
}
th {
	background-color: #00a4d7;
}
