/* CSS Document */
body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	line-height: 22px;
	text-align: left;
}


a:link {
	text-decoration:none;
	color: #006600;
}
a:visited {
	text-decoration:none;
	color: #006600;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
	font-style: italic;
}

a.comment:link {
	color: #0099FF;
}


#discussion {
	background-color: #D6DC63;
	border: 2px solid #A6AC26;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	letter-spacing: .3em;
	font-size: 28px;
	font-weight: bolder;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	letter-spacing: .2em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 100;
}
.abstract {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	word-spacing: 0.4em;
	text-align: justify;
	text-indent: 20px;
}
.chapter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

.greenletter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #307A78;
}



.justifident {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-align: justify;
	text-indent: 20pt;
}
.letterred {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	color: #B34058;
	letter-spacing: 0.1em;
	font-weight: 900;
}
.letterred1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #B34058;
	letter-spacing: 0.1em;
	font-weight: 900;
}
.lettergr {
	font-size: 45px;
	color: #666;
	display: table-caption;
	float: left;
	text-align: justify;
	line-height: 40px;
}


.line {
	line-height: 35px;
}
.meri {
	font-family: "Bookman Old Style";
	font-size: 40px;
	color: #AD4452;
	font-weight: bold;
}

.notes {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	color:#000000;
	line-height: 20px;
	text-align: justify;
}
.number {
	font-size: 45px;
	color: #666;
	display: table-caption;
	float: left;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
}
.table {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	background-color: #FFF7CA;
	border: 5px ridge #F5C39C;
	line-height: 30px;
}


.titles {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.1em;
	
}
.titleschapter {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 100;
	text-align: center;
}

.titlesmeri {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	color: #2C6872;
	font-weight: 600;
}
