* {
	margin: 0;
	padding: 0;
	font-family: Tahoma;  
	font-size: 11px;
}
body {
	margin: 1;
	padding: 1;
  background-color: white;
  font-family: Tahoma;  
	font-size: 11px;
	float: left;
}
#sort {
  width: 70px;
}
#glb {
  width: 70px;
}
#floor {
  width: 100px;
}
#ing {
  width: 70px;
}
#rgn {
  width: 100px;
}
#tob {
  width: 100px;
}
#obj {
  width: 90px;
}
#vl {
	margin: 1;
	padding: 1;
  background-color: #339900;
  border: 2px solid #006600;
}
ACRONYM {   
     border-bottom: 1px dashed #7f9db9;
     color: maroon;
}
p {
	font-size: 13px;
	color: #161616;
}
a {
	font-size: 13px;
	color: darkblue;
}

small {
	font-size: 9px;
	color: maroon;
}
strong { font-size: 12px; color: #21a121;}
#sred { border-top: 1px solid #3f3f3f; border-bottom: 1px solid #3f3f3f;}
#brs  { text-decoration:blink; text-align: center; font-size: bold 12px; color: red;}
