BODY{
	font-family : "ＭＳ Ｐゴシック";
	font-size : 12px;
	font-style: normal;
	line-height: 20px;
	
  cursor : crosshair;
}
TABLE{
  font-size : 10pt;
  font-family : "ＭＳ Ｐゴシック";
}
A{
  text-decoration : none;
  cursor : crosshair;
}
A:HOVER{
  color : fuchsia;
}
.tqgreen{
  font-size : 12px;
  font-family : "ＭＳ Ｐゴシック";
  
  
  color : #13b8bd;
  font-weight : bold;
}
.font09{
  font-size : 9pt;
  font-family : "ＭＳ Ｐゴシック";
}
.font_violet{
  font-size : 12px;
  font-family : "ＭＳ Ｐゴシック";
  color : #816ffb;
  font-weight : bold;
}
.font_hotpink{
  color : fuchsia;
}
