body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
}

a {
	color: #135699;
}

strong {
	font-size: 14px;
}

h1 {
	color: #336699;
	font-size: 19px;
}

h2 {
	color: #336699;
	font-size: 16px;
}

ul li {
	line-height: 18px;
	padding: 3px;
}

ol li {
	line-height: 18px;
	padding: 3px;
}

.contents {
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.contents p {
	line-height: 18px;
}

.line-separator {
	background-color: #006699;
}

.left-bar {
	background-color: #99CCFF;
}

.horizontal-path {
	color: #CCCCFF;
	font-weight: bold;
	font-size: 13px;
}
.horizontal-path a {
	color: #CCCCFF;
	text-decoration: none;
}
.horizontal-path a:hover {
	text-decoration: underline;
}
.horizontal-path strong {
	font-weight: bold;
	font-size: 13px;
}

.left-menu {
	padding-left: 11px;
	padding-top: 7px;
}
.left-menu a {
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
.left-menu a:hover {
	color: #404487;
	text-decoration: underline;
}
.left-menu a.level1 {
	font-weight: bold;
	line-height: 20px;
}
.left-menu a.level2 {
	padding-left: 15px;
}
