﻿a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
a:active
{
	color: #000000;
}
body, table
{
	font-family: Verdana;
	font-size: 10pt;  
}
hr 
{
    margin-top: 0px; 
	margin-bottom: 0px;

}
H1
{
 	font-family: Arial;
	font-size:14pt;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
H2
{
	font-family: Verdana;
	font-size:10pt;
	color: #000000;
	font-weight: normal;
	margin-top: 5px;
}
H3
{
 	font-family: Arial;
	font-size:14pt;
	color: #000000;
	font-weight: bold;
	margin-top: 0px; 
	margin-bottom: 2px;
}
H4
{
	font-size:10pt;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px; 
	margin-bottom: 0px;
}
H5
{
	font-family: Verdana;
	font-size:10pt;
	color: #000000;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 8px;
}
H6
{
	font-family: Arial;
	font-size:10pt;
	color: #003366;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pagination { margin-bottom: 4px;margin-top: 4px; text-align:center ;font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;}
.pagination .a{ color:#0033FF; }
.pagination form { display: inline; }
.pagination form input { font-size: 10px; }
.pagination .buttons { margin: 0; }
.paginga:link, .paginga:visited{
	color: #0053BF;
	text-decoration: none;
	font-family:"Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
}
.paginga:hover{
	text-decoration: underline;
}
.paginga:active{
	text-decoration: none;
}

.pagination .buttons a { padding: 2px 4px; font-size: 10px; }