.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
	line-height: 20px;
}

.time {font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	font-style: italic;
}
.body_text_book {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	line-height: 20px;
	font-weight: normal;
}
.body_text_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}
body {
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #663300;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #808080;
scrollbar-3dlight-color: #808080;
}

.linkclr a {
	color:#663300;
}