a {
	text-decoration: none;
}

a:link { 
	font-size: 15px; 
	color: #67411B;
	line-height: 16px;
	text-decoration: underline;
}

a:visited { 
	font-size: 15px; 
	color: #67411B;
	line-height: 16px;
	text-decoration: underline;
}

a:hover {
	font-size: 15px; 
	color: #67411B; 
	text-decoration: underline;
}

body {
	color: #67411B;
	font-family: comic sans ms, arial;
	font-size: 15px;
	background-color: #FDF2D4;
	line-height: 16px;
	scrollbar-face-color : #FDF2D4; 
	scrollbar-shadow-color : #FDF2D4; 
	scrollbar-highlight-color : #FDF2D4; 
	scrollbar-3dlight-color :#67411B;
	scrollbar-darkshadow-color : #67411B; 
	scrollbar-track-color : #FDF2D4; 
	scrollbar-arrow-color : #67411B;
}

tr  { 
	color: #67411B;
	font-family: comic sans ms, arial;
	font-size: 15px;
	background-color: #FDF2D4;
	line-height: 16px;
}

hr  { 
	color: #67411B;
}

.fineprint { 
	font-size: 11px; 
}

.h1 { 
	font-size: 30px; 
	line-height: 35px;
	font-family: lucida handwriting, lucida sans unicode;
	color: #F38111;
}

.h3 { 
	font-size: 20px; 
	line-height: 23px;
	font-family: comic sans ms, arial;
}

.h4 { 
	font-size: 18px; 
	line-height: 20px;
	font-family: comic sans ms, arial;
}

.booktable { 
	font-size: 14px; 
	font-family: comic sans ms, arial;
	width: 200;
	text-align: center;
}


