td, body {
  font-size: 9pt;
	font-family : ±¼¸²;
	color: black;
    line-height: 140%;
}
body{
	background-color: White;
}

A {
	text-decoration: none;
	color: blue;
}
A:hover{
	color: skyblue;
	text-decoration : none;
}
input, textarea, select{
	vertical-align : absmiddle;
	font-size : 12;
}
.text{
	border-width : 1;
	border-style : solid;
	border-color : #4682B4;
}
.textarea{
		line-height: 120%;
	text-align : justify;
}
.ok{
	text-align : center;
	color : #F5F5F5;
	height: 19px;
	}
.cancel{
	text-align : center;
	color : Red;
	height: 19px;
	}
.title{
		color : #F5F5F5;
}
.semi{
	color: #2F4F4F;
}
.h{
	color: #87CEEB;
}
.big{
	font-size: 14;
}
.hard{
	color: #EE82EE;
}:
