<!--
Body {
color: rgb(0, 0, 0); 
background-color: rgb(255, 255, 255);
font-family: Book Antiqua, Helvetica, Arial;
font-size: 8pt;
color: #000000;
text-decoration: none;
}
H1 {
	font-family: Book Antiqua, Helvetica, Arial;
   font-size: 12pt;
   color: #000099;
   font-weight: normal;
   text-decoration: none;
}
Table {
	text-align: left;
	width: 100%;
	height: 100%;
	border: none;
	margin: 0;
}
Table.Counter {
	text-align: right;
	width: 50;
	height: 5;
	border: thin solid Blue;
	margin: 0;
	padding: 5;
	font: xx-small;
}
Table.News {
	text-align: center;
	width: 75;
	height: 98%;
	border: thin solid Blue;
	margin: 2;
	padding: 3;
	font: xx-small;
}
Table.Data {
	text-align: center;
	border: thin solid Blue;
	font: small;
}
td.Data {
	text-align: center;
	border: thin solid blue;
	color: navy;
	font: xx-small;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	background: #6495ED;
}
td.SubData {
	text-align: center;
	border: thin solid blue;
	color: navy;
	font: xx-small;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	background: #F0FFFF;
}
td.NewsT {
	text-align: center;
	border: thin solid White;
	color: #3366FF;
	font: small;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	background: #6495ED;
}
td.Visit {
	text-align: center;
	background-color: Blue;
	border: thick solid White;
	color: White;
	font: small;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
}
td.SxMnu	{
	background: Silver;
	background-image: url(../IMG/Barra.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
}
td.SPMnu	{
   background: White;
   height: 5px;
}
td.jst {
	text-align: left;
}
td.barra {
	height: 3px;
	background-image: url(../IMG/Barra.gif);
	background-repeat: repeat-x;
	background-position: center;
}
td.barraV {
	width: 4px;
	background-image: url(../IMG/BarraV.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td.Btn {
	background-image: url(../IMG/bg_back_header.png);
	background-repeat: repeat-X;
	background-position: bottom;
	text-align: center;
}
b {
font-family: Book Antiqua, Helvetica, Arial;
color: #000000;
font-weight: bold;
text-decoration: none;
}
li {
font-family: Book Antiqua, Helvetica, Arial;
font-size: 10pt;
color: #000000;
font-weight: normal;
text-decoration: none;
}
a.Top {
	font-family: Tahoma, Helvetica;
	font-size: 9pt;
	color: #000099;
	text-decoration: none;
	font: bolder;
	text-align: center;
}
a.Top:hover {
	color: #ccffff;
	text-decoration: none;
	background-color: Blue;
}
a.Btn {
	font-family: tahoma, Helvetica;
	font-size: 9pt;
	color: #000099;
	text-decoration: none;
}
a.Btn:visited {
color: #000099;
text-decoration: none;
}
a.Btn:hover {
color: #ccffff;
text-decoration: none;
}
a.Btn:active {
color: #3366ff;
text-decoration: none;
}
a {
font-family: Book Antiqua, Helvetica, Arial;
border-width: 3px;
font-size: 10pt;
color: #000099;
text-decoration: none;
}
a:visited {
color: #3366cc;
text-decoration: none;
}
a:hover {
color: #3366cc;
text-decoration: none;
}
a:active {
color: #336600;
text-decoration: none;
}

#slideshow {
	border: 0px solid #000;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 300px;
	height: 300px;
}
#slideshow img {
	width: 300px;
	height: 300px;
}

Eng {
	font-style: italic;
	font-weight: bold;
}
-->
