body {
	font-size: 12px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {color: #009900; font-weight: bold; }
.style5 {color: #3399FF; font-weight: bold; }
.style7 {color: #CC00CC; font-weight: bold; }
div.page_tree {
	background-color: #CCFFCC;
}
div.container_1 {
	background-color: #E3E9F1;
	margin: 10px;
}
div.container_heading_1 {
	font-size: 16px;
	font-weight: bold;
}
div.container_alert_1 {
	background-color: #CCFFCC;
}
div.container_alert_2 {
	background-color: #FF6600;
}
div.page_tree_icon {
	background-color: #FFFFFF;
}
ul.level_1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
li.level_1_index {
	list-style-type: none;
	background-color: #C4D2E2;
}
li.level_1_page {
	background-color: #E3E9F1;
	margin-left: 10px;
	list-style-type: none;
	margin-right: 5px;
}
ul.level_2 {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
}
li.level_2_index {
	list-style-type: none;
	background-color: #C8D5E4;
}
ul.level_2_page {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
li.level_2_page {
	list-style-type: none;
	margin: 5px;
	background-color: #E3E9F1;
}
.highlight_1 {
	color: #FF0000;
}
.highlight_2 {
	color: #0033FF;
}
.highlight_3 {
	color: #339933;
}
