body {
	background-image: url(images/index_01.gif);
	background-repeat: repeat-x;
	background-color: #ACAEB5;
	background-attachment: scroll;
	margin: 0px;
	text-align: center;
}
td {
	font-size: 12px;
}
a {
	font-size: 9pt;
	color: #636363;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	color: #636363;
	text-decoration: none;
}
.text_tc {
	font-size: 9pt;
	line-height: 160%;
}
.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADBDD;
}

.bg_cf {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}

a:hover {
	font-size: 9pt;
	color: #FF3300;
	text-decoration: underline;
}
