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.main {
	background-color: #DDDDDD;
	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: #660099;
	font: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 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;
}
div.ad {
    text-align:center;
    background-color: #FFFEF0;
	color: navy;
	border: none;
	background-image: url(../../../images/ad_box.gif);
	background-position: top center; 
	height: 130px; 
	padding-top: 22px; 
	background-repeat: no-repeat;
}

div.ad1 {
    text-align:center;
    background-color: #FFFEF0;
	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 {
	background-image: url(../images/h2_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #CC3768;
	font-size: 15px;
	height: 25px;
	margin: 1px;
	padding: 0px 5px 3px 0px;
	width: 25%;
	border-color: Black;
	border-style: none;
	margin-top: 10px;
}
h4 {
	color: #199C90;
	font-size: 15px;
	margin-top: 5px;
	text-indent: 3%;
}

td, a {
	font-size: 14px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
Span	{
	color: #A85517;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 2px 0px 2px 15px;
	padding: 0px;
}
ul.links li {
	list-style-type: square;
	padding: 2px 5px;
}
ul.links li a {
	color: #CC0033;
	font-weight: normal;
}
ul.links li a:hover {
	color: #000055;
	font-weight: normal;
}
p, li {
	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;
}
