body {
	font-family:times;
	margin:0px;
	background: url(bg_top.gif) repeat-x top left black;
	scrollbar-face-color: skyblue;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: black;
	scrollbar-track-color: #385860;
	scrollbar-darkshadow-color: black;
}
textarea {font-family:arial, helvetica; font-size:0.7em; color:skyblue; border: 1px solid skyblue; width:100%; background-color:black;}
div {font-family:arial, helvetica; font-size:0.7em; border: 1px solid skyblue; width:100%;}
div.notes {background-color:#385860;}
a:hover {color:white;}
@media screen {
	.bottomtd {background: url(bg_bot.gif) repeat-x bottom left;}
}
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;}