body {
	margin-top: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-align: justify;
}


.style1 {
	color: #022d6c;
	font-weight: bold;
}
.for_link {
	font-size: 8.5pt;
	color: #5797b0;
	text-decoration: underline;
}
.for_link:active {
	font-size: 8.5pt;
	color: #5797b0;
	text-decoration: underline;
}
.for_link:visited {
	font-size: 8.5pt;
	color: #5797b0;
	text-decoration: underline;
}
.for_link:hover {
	font-size: 8.5pt;
	color: #5797b0;
	text-decoration: none;
}

.toptd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    color: #666666;
    text-decoration: none;
}

.toptd a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
    color: #666666;
    text-decoration: none;
}

.toptd:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color: #666666;
    text-decoration: none;
}

.toptd:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
    color: #666666;
    text-decoration: none;
}