body {
	font-family:tahoma,verdana;
}
.lnk {
	position:absolute;
	left:750px;
	top:10px;
	font-family:Tahoma;
	border: solid black 1px;
	padding:2px;
	font-size:8pt;
	font-weight:bold;
	width:173px;
	text-align:center;
}
.lnk, .lnk a, .lnk:visited {
	background-color: #8f0000;
	color:#f8fe4f;
}
.message {
	width:720px;
	background-color: #FFF0E0;
	border: solid #DDD0C0 1px;
}
pre {
	font-family:"lucida console";
	font-size:9pt;
	padding:7px;
}
.msgheader {
	font-weight:bold;
	color:navy;
}
h1.thread {
	color:brown;
	font-size:160%;
	text-align:center;
	width:720px;
}
.map {
	position:absolute;
	left:750px;
	top:70px;
	width:170px;
	border: solid #606000 1px;
	padding:7px;
	font-size:80%;
}
.map, .map td {
	font-family:Tahoma;
	background-color: #EEEEB0;
}
.map td {
	border: solid #CCCC90 1px;
	padding:2px;
	font-size:70%;
}
body > .map {
	position: fixed; 
}
body > .lnk { 
	position: fixed; 
	width:180px;
}
.sp {
	font-size:50%;
	color:gray;
	display:none;
}
