BODY {
	margin : 0;
	padding : 0;
	font-family: georgia, times, new york, serif;
	font-size: 11px;
	line-height: 17px;
	color: #162805;
	}

#Content {
	position:absolute;
	left:50%;
	width:710px;
	margin-top:25px;
	margin-left:-355px;
	background-image: url(../_images/common/pattern_bg.gif);
	background-position: 0px 0px;
	}


B {
   font-weight : bold;
	}

A:visited {
   text-decoration : none;
   color: #488E06;
}

A:link {
	text-decoration : none;
	color: #488E06;
}

A:hover {
   color : #488E06;
   text-decoration : underline;
}

A:active {
   text-decoration : none;
}
	
#bibliography {
	font-size: 10px;
	line-height: 12px;
}

#copyright {
	font-size: 9px;
	line-height: 12px;
	color: #244009;
}

#centerline {
	background-image: url(../_images/common/pattern_vertline.gif);
}

#headline {
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 2pt;
	color: #528E18;
}

#subhead {
	color: #528E18;
}

#bookcredit {
	font-weight: normal;
	font-size: 9px;
	line-height: 15px;
	
}