h1{
	color: #000000;
	font-family: Arial, sans-serif; 
	font-size: 18px;
	font-style: normal;
	font-weight: bold;	
}
h2{
	color: #8B4513;
	font-family: Arial, sans-serif;
	font-size: 16px; 
	font-style: normal;
	font-weight: bold;
}
h3{
	color: #993399;
	font-family: Arial, sans-serif;
	font-size: 14px; 
	font-style: normal;
	font-weight: bold;
}
p{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
body {
	background-color: #DBB8A4;
	color: #000000;
}
body.indexpage {
	background-color: DBB8A4;
	color: #000000;
}	
h1.indexpage {
	color: #4682B4;
	font-family: Arial, sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h2.indexpage {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
h3.indexpage {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
td.navbar {
	background-color: #DBB8A4;
}
td.navbar p {
	color: #CD5C5C;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
td.navbar a:link{
	color: #CD5C5C;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
td.navbar a:visited{
	color: #CD5C5C;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
td.navbar a:hover{
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
td.navbar a:active {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.chapterlink:link {
	color: #0000FF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.chapterlink:visited {
	color: #0000FF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.chapterlink:hover {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.chapterlink:active {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.sectionlink:link {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.sectionlink:visited {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.sectionlink:hover {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.sectionlink:active {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.doclink:link {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.doclink:visited {
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.doclink:hover {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
a.doclink:active {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}