table
{
margin-bottom: 15px;
}

table th
{
text-align: left;
padding-bottom: 5px;
}

.page_numbers
{
font-family: "Trebuchet MS", sans-serif;
background: #4F81A4;
padding: 3px;
margin-right: 6px;
color: #FFF;
font-size: 1.2em;
font-weight: bold;
}

.page_numbers:hover
{
font-family: "Trebuchet MS", sans-serif;
background: #DEE9EF;
padding: 3px;
margin-right: 6px;
color: #4F81A4;
font-size: 1.2em;
font-weight: bold;
text-decoration: none;
}

.current_page
{
font-family: "Trebuchet MS", sans-serif;
background: #DEE9EF;
padding: 3px;
margin-right: 6px;
color: #4F81A4;
font-size: 1.2em;
font-weight: bold;
}
