a {
	color: #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: none;
}
body {
	background-color: #FFFEF0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 30px;
}
body.toc {
	background-color: #FFFEF0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px;
}
div {
	background-color: #E0E0E0;
	background-position: bottom right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	color: navy;
	font: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 20px;
	width: 750px;
}

div.ad1 {
   	border-bottom: 0px solid #000000;
   	border-left: 0px solid #FFFFE0;
	border-right: 0px solid #FFFFE0;
	border-top: 0px solid #FFFFE0;
	background-color: #FFFFE0;
	color: navy;
	position: absolute; top: 0px; left: 100px; width: 800px; height: 90px; 
}
div.ad {
    text-align:center;
    background-color: #FFFFE0;
	color: navy;
	border: none;
	background-image: url(../images/ad_box.gif);
	background-position: top center; 
	height: 130px; 
	padding-top: 22px; 
	background-repeat: no-repeat;
}

h1 {
	background-image: url(../images/book.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #008D8E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 15px;
	padding: 20px 0px 2px 20px;
	text-align: left;
	text-indent: 5%;
}
h2 {
	color: #D77700;
	font-size: 16px;
	padding: 5px 0px 3px 0px;
	background-color: #FFE1BB;
	border-style: double;
	margin-top: 10px;
}
h3 {
	color: #CC3768;
	font-size: 15px;
	height: 20px;
	border-color: Black;
	border-style: none;
}
h4 {
	color: brown;
	font-size: 15px;
	text-indent: 3%;
	padding: 0px 5px 3px 0px;
	padding-bottom: 5px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
Span	{ 
	color: teal;
}
Span.g	{
	color: green;
}
Span.r	{
	color: #A85517;
}
Span.b	{
	color: black;
}

Span.p	{
	color: purple;
}
p, li, td, th {
	font-size: 12pt;
	color: navy;
	padding-left: 2%;
	margin-left: 3%;
}
p.author {
	font-size: 12pt;
	color: #4F8585;
	font-style: oblique;
	border-color: Gray;
	text-align: right;
}
p.toc {
	font-size: 11pt;
	color: navy;
	border: thin;
}