body 
{ 
	background-image: url('images/bkgd.gif');
	background-repeat: repeat-x;
	background-color: #45494f;
}

ul {
line-height: 1.5em;
text-transform: none;
text-decoration: none;
text-indent: 0px;
list-style-position: outside;
list-style-type: disc;
padding: 6px;
margin: 10px;
margin-top: -7px;

}



td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #343434;
}

td.book
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #343434;
	background-color: #ffffff;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	border: 20px solid;
	border-color: #e7e9df;

}


td.body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #343434;
	background-color: #ffffff;
	padding-right:55px;
	padding-bottom:45px;
}
font.head {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #696647;
}
font.bookhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #52201b;
}

font.subhead {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 28px;
	color: #3d3d3d;
}

font.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #6e777f;
}
font.footercopy {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #91989f;
}




A {
	COLOR: #1d2b6d; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #1d2b6d; TEXT-DECORATION: underline
}

A.footer {
	COLOR: #91989f; TEXT-DECORATION: underline
}
A.footer:hover {
	COLOR: #91989f; TEXT-DECORATION: underline
}
A.footer:visited {
	COLOR: #91989f; TEXT-DECORATION: underline
}


