.title {
	font-family: serif;
	font-size: 14pt;
	color:#385572;
	font-weight:bold;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	left: 400;
	top: 10;
}

.level1 {
	font-family: serif;
	font-size: 16pt;
	color:#385572;
	font-weight:bold;
	text-decoration: none;
}

.level2 {
	font-family: serif;
	font-size: 14pt;
	color:#385572;
	font-style: italic;
	text-decoration: none;
}

.level3 {
	font-family: serif;
	font-size: 12pt;
	color:#385572;
	font-style: italic;
	text-decoration: none;
}

.level4 {
	font-family: serif;
	font-size: 11pt;
	color:#385572;
	font-weight:bold;
	text-decoration: none;
}

.plaintext {
	font-family: serif;
	font-size: 11pt;
	color:#385572;
	text-align:justify;
	text-decoration: none;
}

.link {
	font-family: serif;
	font-size: 12pt;
	color:#385572;
	font-weight:bold;
	text-decoration: none;
}

p.initial:first-letter {
	color:#385572;
	font-size:300%;
	float: left;
}

.abbreviation {
	font-family: serif;
	font-size: 12pt;
	color:#385572;
	text-decoration: none;
}

.header {
	position: absolute;
	top:0;
	left: 0;
}

.chapter {
	position: absolute;
	left: 300;
	top: 0;
}

.toc {
	font-family: serif;
	font-size: 10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.toc1 {
	font-family: serif;
	font-size: 13pt;
	color:#385572;
	font-weight:bold;
	text-decoration: none;	
}

body { 
	scrollbar-base-color: #D8E6EF; 
	scrollbar-face-color: #D8E6EF; 
	scrollbar-track-color: #6C748A; 
	scrollbar-arrow-color: #6C748A;
	scrollbar-highlight-color: #6C748A; 
	scrollbar-3dlight-color: #6C748A; 
	scrollbar-shadow-color: #6C748A;
	scrollbar-darkshadow-color: #6C748A; 
}

.menu {
	position:absolute;
	visibility:show;
	left:0px;
	top:0px;
	z-index:1;
}

BLOCKQUOTE {
	margin-left: 20; 
	margin-top: 0; 
	margin-bottom: 0
}
