body {
	font-family:times;
	margin:0px;
	scrollbar-face-color: indianred;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color: black;
	scrollbar-darkshadow-color: black;
}
textarea {
	font-family:arial, helvetica; 
	color:indianred; 
	background-color:transparent;
}
div {font-family:arial, helvetica; font-size:0.7em; border: 1px solid indianred; width:100%;}
div.notes {background-color:#603838;}
a:hover {color:white;}
p.bck {font-family:times; font-weight:bold; letter-spacing:0.3em; text-align:right; padding:10px; width:100%;}
p.bck:before {content:"<<"; font-family:times; font-weight:bold; letter-spacing:0.3em;}