.tab
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.tab:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.tab:link
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.tab:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.copyright
{
	font-family: Arial;
	font-size: 10pt;
	color: gray;
	text-decoration: none;
	font-weight: bold;
}
.foot
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt
	
}
.cda
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;

	font-weight: bold;
	}

a.foot:visited
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt
}
a.foot:link
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1pt
}
a.foot:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 1pt
}
