A:link    { font-family: ±¼¸²; font-size: 10pt; color: 0000FF; text-decoration: none }
A:visited { font-family: ±¼¸²; font-size: 10pt; color: 6699FF; text-decoration: none }
A:hover   { font-family: ±¼¸²; font-size: 10pt; color: FF0000; text-decoration: underline }

#justify	{ text-align: justify; }

/* ±Û¸Ó¸®Ç¥ ¸ð¾ç ÁöÁ¤ */
.disc			{ list-style-type: disc; }
.circle			{ list-style-type: circle; }
.square			{ list-style-type: square; }
.decimal		{ list-style-type: decimal; } 		/* 1, 2, 3, 4, 5, etc. */ 
.lower-roman	{ list-style-type: lower-roman; }	/* i, ii, iii, iv, v, etc. */ 
.upper-roman	{ list-style-type: upper-roman; }	/* I, II, III, IV, V, etc. */ 
.lower-alpha	{ list-style-type: lower-alpha; }	/* a, b, c, ... z */ 
.upper-alpha	{ list-style-type: upper-alpha; }	/* A, B, C, ... Z */ 
.none			{ list-style-type: none; }

.h15		{ line-height: 15pt; }

.h18		{ line-height: 18pt; }

.ref {
	font-family: ±¼¸²;
	font-size: 10pt;
	line-height: 15pt;
}

.indent {
	font-family: ±¼¸²;
	font-size: 10pt;
	line-height: 15pt;
	text-indent: 0pt;
	text-align: justify;
	margin: 0 0 10 15;
	color: rgb(90, 90, 90);
}

.quote {
	font-family: ±¼¸²;
	font-size: 10pt;
	line-height: 15pt;
	text-indent: 0pt;
	text-align: justify;
	margin: 0 0 0 0;
	color: rgb(90, 90, 90);
}

blockquote {
	font-family: ±¼¸²;
	font-size: 10pt;
	line-height: 15pt;
	text-align: justify;
	margin: 10 24 10 24;
	color: rgb(90,90,90);
}

p {
	font-family: ±¼¸²;
	font-size: 10pt;
	line-height: 15pt;
	text-align: justify;
}

ul, ol {
	font-family: ±¼¸²;
	font-size: 10pt;
	line-height: 15pt;
	text-align: justify;
}

td {
	font-size: 10pt;
}

th {
	font-size: 10pt;
	font-weight: bold;
}