@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	color: #666666;
	letter-spacing: 0.01em;
	line-height: 19px;
}
body {
	background-color: #FFFFFF;
}

a,a:link,a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
}


h1 {
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.6em;
	text-align: right;
}
h2 {
	font-size: 12px;
	color: #666666;
	letter-spacing: 0.4em;
}
h3 {
	font-size: 11px;
	color: #666666;
}

.navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 25px;
	font-weight: bold;
}

.navig_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.foot {
	font-size: 9px;
	color: #CCCCCC;
	letter-spacing: 0.2em;
}
.teasersubline {
	font-size: 0.6em;
}
ul {
	list-style-type: circle;
}
