.text {
	font-family: "돋움";
	font-size: 12px;
	color: #666666;
	line-height: 19px;
	text-align: justify;
	text-decoration: none;


}
.a:link {
	font-family: "굴림";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.a:hover {
	font-family: "굴림";
	font-size: 12px;
	color: #009966;
	text-decoration: none;
}

table
{
	font-family:굴림;
	font-size: 9pt;
	color: #666666;
	line-height:14px;

}
A:link, A:active, A:visited {
	font-family:굴림;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

A:hover {
	font-family:굴림;
	font-size:9pt;
	cursor:hand;
	color:#0099cc;
}

td {
	font-family:굴림;
	font-size:9pt;
	color:#666666;
    line-height:14px;
}

#ltxt {
	font-family: "돋움";
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
}
.stxt {
	font-family: "돋움";
	font-size: 10pt;
	font-style: normal;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
}
.num {
	font-family: "돋움";
	font-size: 1.2em;
	font-style: normal;
	color: #339999;
	font-weight: bold;
}
