.in {
	font-size: 11pt;
	line-height: 200%;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #990000;
}
a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.in02 {
	font-size: 12px;
	line-height: 200%;
	color: #333333;
}
.in03 {
	font-size: 9pt;
	line-height: 200%;
	color: #333333;
}
.incoffee {
	font-size: 11pt;
	line-height: 200%;
	color: #993300;
}