/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #222222;
	margin-bottom: -12px;
	margin-top: 24px;
}
h2 {
	font-size: 12px;
	color: #333333;
}
#container {
}
#topNavi {
	margin-left: 0px;
	margin-top: 0px;
	color: #222222;
}
#subNavi {
	margin-left: 0px;
	top: 10px;
	line-height: 18px;
}
#content {
	top: 40px;
}
#content p {
	line-height: 19px;
	margin-left: 12px;
	margin-bottom: -8px;
}
