body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A0000;
}
body {
	background-color: #FBFAEC;
}
a {
	font-size: 14px;
	color: #C75001;
}
a:visited {
	color: #C75001;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.chapter {
	font-size: 24px;
	color: #FBFAEC;
	font-weight: normal;
}
.section {
	font-size: 16px;
	font-weight: bold;
}
