body {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {

	color: #3366FF;
	text-decoration: underline;
}
.tagline {
	font-size: 14px;
	font-weight: bold;
}
.header {
	font-size: 12px;
	line-height: normal;
	color: #a18166;
}
.mail {
	color: #3366ff;
	text-decoration: underline;
}
.navi {
	line-height: 130%;
}
.title-t {
	font-size: 14px;
	font-weight: bold;
	color: #a18166;
	line-height: 120%;
}
.notes {
	font-size: 12px;
	color: #a18166;
	line-height: normal;
}
.title {

	font-size: 20px;
	font-weight: bold;
	color: #a18166;
}
.title-sub {
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
}
.info {


	font-size: 18px;
	font-weight: bold;
	color: #F39400;
}

