A:link {
	color: #666699;
	background-color: transparent;
	text-decoration: underline;
}
A:visited {
	color: #666699;
	background-color: transparent;
	text-decoration: underline;
}
A:active {
	color: #FF6600;
	background-color: transparent;
	text-decoration: none;
}
A:hover {
	color: #FF6600;
	background-color: transparent;
	text-decoration: none;
}
.contents {
	font-size: 12px;
	line-height: 16px;
}
.title {
	font-size: 14px;
	color: #FFFFCC;
	line-height: 18px;
	font-weight: bold;
}
.tree {
	font-size: 12px;
	line-height: 16px;
}
.menu {
	font-size: 12px;
	line-height: 16px;
}
.linemenu {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	border-color: #FFFFFF #FFFFFF #99CCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.size1 {
	font-size: 10px;
	line-height: 14px;
}
.size1-b {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}
.size2 {
	font-size: 12px;
	line-height: 16px;
}
.size2-b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.size3 {
	font-size: 14px;
	line-height: 18px;
}
.size3-b {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.page-break {
	page-break-before:always;
}
