<!--
Body {
	font-size: 5pt;	
}
H1 {
   font-size: 9pt;
}

Table.Counter {
	font: 3pt;
}
Table.News {
	font: 3pt;
}
Table.Data {
	font: 3pt;
}
td.Data {
	font: 3pt;
}
td.SubData {
	font: 3pt;
}
td.NewsT {
	font: 4pt;
}
td.Visit {
	font: 4pt;
}

td.jst {
	text-align: justify;
	font: 7pt;
}
b {
font-size: 7pt;
}
li {
font-size: 7pt;
}
a.Top {
	font-size: 6pt;
}

a.Btn {
	font-size: 6pt;
}

a {
border-width: 3px;
font-size: 7pt;
}

#slideshow {
	border: 0px solid #000;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 300px;
	height: 300px;
}
#slideshow img {
	width: 300px;
	height: 300px;
}
-->
