#show{
position:absolute;top:3px;left:3px;
border: 1px solid gray;
width:230px; height:300px;
background-color: #f4ffff;
border-color: #6ebef2;
padding-right:2px;
padding-left:2px;
}
.point{
font-size: 7.8pt;
padding:1pt;
border: 1px solid gray;
cursor:pointer;cursor:hand;
}
body {
font-size: 13px; 
}

H1 {color : #999999 ;
font-size:8pt ;
margin:0px;
display:inline;}
A{
  color: #0000cc;
  text-decoration: none;
}
A:VISITED{
  color: #0000cc;
  text-decoration: none;
}
A:HOVER{
  color: #009900;
  text-decoration: underline;
}
A:ACTIVE{
  color: #990000;
  text-decoration: underline;
}
.menu{
  font-family: "Times New Roman";
  font-size: 24pt;
  font-weight: bold;
}
ul, ol {	list-style: none }