table,td {
	border-width : 0 0 0 0 ;
	background-color : white ;
}
body {
	margin : 0 0 0 0 ;
	text-align : center ;
	background: url(images/bg.gif) ;
}
table {
	font-size : 80% ;
	font-family : 'MS Gothic','MS UI Gothic'arial,tahoma ;
	font-family : arial,tahoma ;
}
a {
	color : dodgerblue ;
	color : teal ;
	text-decoration : none ;
}
a:hover {
	color : black ;
	text-decoration : underline ;
}

.en {
	font-family : arial,tahoma ;
	font-family : tahoma ;
}
.tab {
	margin-left : 20pt ;
}
.border {
	border-color : black ;
	border-width : 1 1 1 1 ;
}
.strong {
	color : red ;
	font-weight : bold ;
}
.menu {
	border-width : 0 0 0 0 ;
	background-color : #FFFF99 ;
	background-color : #FFFFcc ;
}
.news {
	border-width : 0 1 0 0 ;
	border-color : silver ;
	background-color : gainsboro ;
	background-color : white ;
}
.desc {
	border-width : 0 0 0 0 ;
	border-color : black ;
	background-color : white ;
}
.nest {
	font-size : 100% ;
}
.hidden {
	color : white ;
	font-size : 0% ;
}
.small {
	font-size : 70% ;
}
.big {
	font-size : 130% ;
}
.superbig {
	font-size : 300% ;
}
.nestborder {
	font-size : 100% ;
	border-width : 1 1 1 1 ;
	border-color : black ;
	background-color : gainsboro ;
}
hr {
	align : center ;
	margin : 0pt 0pt 0pt 0pt ;
	height : 1pt ;
	width : 100% ;
	color : gainsboro ;
}
