BODY, TD {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #000000;
}

P {
	font-family: Tahoma, Arial;
  font-size: 10pt;
	color: #000000;
  text-align: justify;
  text-indent: 10px;
  padding: 0px;
}

A.more:link, A.more:visited, A.more:active {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #646464;
}
A.more:hover {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #8F6D52;
}

A.tmenu:link, A.tmenu:visited, A.tmenu:active {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #646464;
}
A.tmenu:hover {
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #8F6D52;
}

.img_p {
	background: #ffffff url(images/img_bg_p.gif);
}

.tn_img {
	border: 1px solid #ffffff;
}
.tn_td {
	border: 2px solid #999;
}