@charset "utf-8";
/* CSS Document */

BODY{
  background-color : #99CCFF;
  margin-top : 3px;
}
H1{
	font-size : 12px;
	text-align : right;
	padding: 0px;
  margin-bottom : 2px;
  margin-top : 2px;
  font-weight : normal;
}
#title {
	width: 800px;
	height: 20px;
}
-->
      *.logbox
      {
         border: solid 1px #808080;
         width: 572px;
         height: 150px;
         padding: 0.5em;
         overflow: auto;
      }
      q  { color: #008000; }
   
H4{
  margin-bottom : 0px;
}
LI{
  font-size : 12px;
  line-height : 18px;
}
