body {
	background: #a0a0a0;
	font-family: Arial;
	font-size: 10pt;
}
table.table_main td {
        width: 202px;
	text-align: center;
	font-size: 10pt;
}
table.table_main img {
	border-width: 1pt;
	border-color: black;
}
a:link {
        color: black;
}
a:visited {
        color: black;
}
a:active {
        color: red;
}
a:hover {
        text-decoration: none;
}
table.table_title {
	width: 100%;
}
table.table_title td.td_title {
	text-align: center;
        font-size: 24pt;
        font-weight: bold;
}
table.table_title td.td_sort {
	text-align: right;
        font-size: 8pt;
}
