body {
	background-color: #FFFFCC;
}
body,td,th {
	font-size: 14px;
	font-weight: bold;
}

.theader {
	font-size: 20px;
	font-weight: bolder;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
.pagination {
	font-size: 9px;
	text-decoration: underline;
}
