body
{
	font-family: Verdana, Arial, Serif, Sans-Serif, Monospace, Fantasy, Cursive, Arial;
	font-size: 12px;
}
table
{
	font-family: Verdana, Arial, Serif, Sans-Serif, Monospace, Fantasy, Cursive, Arial;
	font-size: 12px;
}
.footer
{
	font-family: Verdana, Arial, Serif, Sans-Serif, Monospace, Fantasy, Cursive, Arial;
	font-size: 9pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Serif, Sans-Serif, Monospace, Fantasy, Cursive, Arial;
}
a:hover
{
	color: blue; 
	text-decoration: none;
}
a
{
	color: blue;
	text-decoration: none;
}
.paging a
{
	color: blue;
	text-decoration: none;
	border: thin solid #B31B18;
	padding: 3px 10px;
	background: #FFFFFF;
}
.paging a:hover
{
	color: red; 
	text-decoration: none;
	border: thin solid #B31B18;
	padding: 3px 10px;
	background: #FFFFFF;
}