.sidenav {
	font-family: arial, sans-serif;
	background-color: #EEEEEE;
	font-size: 10px;
	font-color: #000000;
	vertical-align: top;
	margin-top: 3em;
	margin-bottom: 3em;
}

.sideNavEmphasis {
	font-family: arial, sans-serif;
	background-color: #EEEEEE;
	font-size: 12px;
	font-color: #000000;
	vertical-align: top;
	margin-top: 5em;
	margin-bottom: 5em;
	font-weight: bold;
}

.header {
	background-color: #FFFFCC;
}

LI 	{
	margin-bottom: 10px;
	}

.titlePageTitle {
	font-size: 48px;
	font-family: Times New Roman, serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.titlePageSubtitle {
	font-size: 36px;
	font-family: Times New Roman, serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.titlePageAuthor {
	font-size: 36px;
	font-family: Times New Roman, serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.titlePageBy {
	font-size: 24px;
	font-family: Times New Roman, serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.volumeTitle {
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.volumeSubtitle {
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.volumeAuthor {
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.volumeBy {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.chapterTitle {
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.chapterSubtitle {
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.chapterAuthor {
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.chapterBy {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-style: normal;
	margin-bottom: 1em;
	margin-top: 1em;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


H1 {
	font-size : 22px;
	font-family : Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	margin-bottom : 2px;
	color : #000000;
	text-decoration : none;
	}

H2 {
	font-size : 11pt;
	font-family : Verdana,Arial;
	font-weight : bold;
	font-style : normal;
	color : #59739F;
	text-decoration : none;
	padding-bottom : 4px;
	clear: left;
	}

H3 {
	font-size : 10pt;
	font-family : Verdana,Arial;
	font-weight : bold;
	font-style : normal;
	color : #59739F;
	text-decoration : none;
	padding-bottom : 2px;
	}


.H4 {
	font-size : 11pt;
	font-family : Verdana,Arial;
	font-weight : bold;
	font-style : normal;
	color : #59739F;
	text-decoration : none;
	padding-bottom : 4px;
	clear : left;
	}

.H5 {
	font-size : 10pt;
	font-family : Verdana,Arial;
	font-weight : bold;
	font-style : normal;
	color : #59739F;
	text-decoration : none;
	padding-bottom : 2px;
	}

.body {
	font-size : 10pt;
	font-family : Verdana,Arial;
	font-style : normal;
	font-weight : normal;
	text-align: justify;
	color : #000000;
	}

A.textlink {
	font-size :8pt;
	font-family : Verdana,Arial;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
	}

a:hover {
	color : #1111FF;
	background-color : #FFFF00;
	}


img.ltfloat {float:left; clear: left; margin:1em; border:0}
img.ctrfloat {}
img.rtfloat {float:right; clear: right; margin:1em; border:0 }

.separator {clear: both;}