@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Calibri, sans-serif;
	font-size: 16px;
	text-align: justify;
	margin-top: 0px;
	background-color: #ebebeb;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

li.rom {
	list-style-type: upper-roman;
}

/* styles for book text*/

.main {
	text-indent: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

.small {
	line-height: 130%;
	font-size: 14px;
	margin-bottom: 5px;
}

.smalltbl {
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
	font-weight: bold;
}

.big {
	line-height: 130%;
}

.blue {
	color: #06C;
}

.exer {
	font-size: 14px;
	font-style: italic;
	line-height: 130%;
	text-indent: -22px;
	margin-left: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.exer-prol {
	font-size: 14px;
	font-style: italic;
	line-height: 130%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.chapnum {
	font-size: 100px;
	color: #06C;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	padding-left: 14px;
	margin-bottom: 0px;
}

.chaptitle {
	font-size: 50px;
	padding-left: 20px;
	padding-bottom: 50px;
	margin-top: 0px;
	font-weight: lighter;
}

.covtitle {
	font-size: 70px;
	margin-top: 100px;
	font-weight: lighter;
	line-height: 20px;
}
.covtitle2 {
	font-size: 25px;
	padding-bottom: 10px;
	margin-top: 0px;
	font-weight: lighter;
}

.title1 {
	font-size: 19px;
	font-weight: bold;
	margin-left: 45px;
	text-indent: -45px;
	line-height: 130%;
}

.title2 {
	font-size: 17px;
	font-weight: bold;
	text-indent: -55px;
	margin-left: 55px;
	line-height: 130%;
}

.title3 {
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

.title4 {
	font-style: italic;
	font-weight: bold;
	margin-left: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

.title5 {
	font-style: italic;
	margin-left: 24px;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 130%;
}

.caption {
	font-size: 14px;
	margin-bottom: 35px;
	font-style: italic;
	font-weight: bold;
	line-height: 130%;
}


.bibl {
	margin-left: 65px;
	text-indent: -40px;
	line-height: 130%;
}

.index1 {
	color: #06C;
	font-size: 45px;
	font-family: "Times New Roman", Times, serif;
	line-height: 40px;
}

.index2 {
	font-size: 23px;
}

/* general text styles */

.center    {
	text-align:center;
}

.right {
	text-align: right;
}

.italic    {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.indent {
	text-indent: 25px;
}

.outdent {
	margin-left: 24px;
	text-indent: -24px;
	line-height: 130%;
}

.outdent2 {
	margin-left: 49px;
	text-indent: -24px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

.outdent3 {
	margin-left: 70px;
	text-indent: -24px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 130%;
}

.left {
	text-align: left;
}

.left-marg {
	margin-left: 25px;
}

.left-marg2 {
	margin-left: 45px;
}

.line-marg0 {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* various table styles */

.container  {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #ffffff;
}

.tbl-frame {
	border: 2px solid #000;
}

/* various td styles */

.page  {
	vertical-align: top;
	padding-top: 5px;
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 60px;
}

.page0 {
	padding: 0px;
	vertical-align: top;
}

.page60 {
	padding: 60px;
	vertical-align: top;
}

/* various div styles */

.div-headerL {
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	text-align: left;
	color: #06C;
	letter-spacing: 0.5em;
	font-size: 12px;
}

.div-headerR {
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #06C;
	text-align: right;
	color: #06C;
	letter-spacing: 0.5em;
	font-size: 12px;
}

.div-imgR {
	float: right;
	margin-bottom: 10px;
	margin-left: 35px;
	clear: right;
}

.div-imgR-side {
	float: right;
	margin-bottom: 10px;
	margin-left: 35px;
}

.div-imgL {
	float: left;
	margin-bottom: 10px;
	margin-right: 35px;
	clear: left;
}

.div-imgL-side {
	float: left;
	margin-bottom: 10px;
	margin-right: 35px;
}

.bluebox {
	border: 1px dotted #06C;
	padding: 10px;
	line-height: 130%;
}
