@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:1.6em;
}

strong {
	font-size:12px;
}

h1 {
	font-size:18px;
	line-height:1.2em;
}

h1 a{
	color:#666666;
	line-height:1.4em;
	text-decoration:none;
}

h1 a:link{
	color:#666666;
	line-height:1.4em;
	text-decoration:none;
}

h1 a:hover{
	color:#666666;
	line-height:1.4em;
	text-decoration:none;
	border-bottom:dotted 1px;
}

h1 a:visited{
	color:#666666;
	line-height:1.4em;
	text-decoration:none;
}

body a{
	color:#996600;
	line-height:1.4em;
	text-decoration:none;
}

body a:hover{
	color:#666666;
	line-height:1.4em;
	text-decoration:none;
	border-bottom:dotted 1px;
}

select, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

.foot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

.foot a{
	text-decoration:none;
	color:#333;
}


.foot a:hover{
	text-decoration:none;
	border-bottom:dotted 1px;
	color:#333;
}