@charset   "Shift_JIS";
BODY,TD{
	font-size : 12px;
	line-height : 170%;
	color : white;
  
  font-family : Tahoma,sans-serif;
  font-weight : 100;
  letter-spacing : 1px;
  
scrollbar-base-color: #000000;
    scrollbar-track-color: #808080;
    scrollbar-arrow-color: #C0C0C0;



  background-color : black;
}

H1 {
	font-size : 12px;
	line-height:110%;
	color:#cccccc;
	margin:0px;
  font-family : Tahoma,sans-serif;
  font-weight : 100;
}

H2,H3,H4 {
	font-size : 20px;
	line-height : 100%;
	color:#cccccc;
	margin:0px;
  font-family : Tahoma,sans-serif;
  font-weight : 100;
}

form {
	margin:0px;
}

select {
	font-size:12px;
}
A{
  
  color : white;
  font-size : 10px;
}
A:HOVER{
  color : black;
  

  background-color : silver;
}
