@charset "UTF-8";
a:visited {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666676;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666676;
}
a:link {
	color: 666676;
	text-decoration: none;
}
a:visited {
	color: 666676;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: 666676;
	text-decoration: none;
}
.style1 {
	font-size: 18px
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #999999;
}
h2 {
	font-size: 12px;
	color: #666666;
}
