.main-link:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none
}
.main-link:activ {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff3333;
	text-decoration: none
}
.main-link:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none
}
.main-link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff3333;
	text-decoration: none
}
.main-link-selected {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff3333
}
.sec-link:link {
	font-family: Arial;
	font-size: 8.6pt;
	font-weight: bold;
	color: #4470B7;
	text-decoration: none
}
.sec-link:activ {
	font-family: Arial;
	font-size: 8.6pt;
	font-weight: bold;
	color: #4470B7;
	text-decoration: none
}
.sec-link:visited {
	font-family: Arial;
	font-size: 8.6pt;
	font-weight: bold;
	color: #4470B7;
	text-decoration: none
}
.sec-link:hover {
	font-family: Arial;
	font-size: 8.6pt;
	font-weight: bold;
	color: #ff3333;
	text-decoration: none
}
.tabel {
	font-family: Arial;
	font-size: 9pt;
	color: #666666
}