<!--
body 
{
	font-family:tahoma;
	color:#333333; 
	font-size: 9pt; 
	line-height: 13pt; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color: #acacac ; 
	scrollbar-shadow-color: #acacac ; 
	scrollbar-3dlight-color: #ffffff ; 
	scrollbar-darkshadow-color: #ffffff ; 
	scrollbar-track-color: #ffffff ;
} 

td, th 
{
	font-family:tahoma;
	color:#333333; 
	font-size: 9pt; 
	line-height: 13pt; 
}

select 
{
	font: 11px "Verdana", "µ¸À½";
	background: #FFFFFF;
}

INPUT
{
	font: 11px/16px "Verdana", "µ¸À½";
	color: #333333 ;
}

textarea 
{
	font: 11px/16px "Verdana", "µ¸À½";
	color: #333333 ;
	width: 100%;
}

.align
{
	text-align:justify;
	margin:0px;
	padding:0px;
}

.gulim
{
	font-family: "±¼¸²"; 
	font-size: 9pt; 
	line-height: 13pt; 
	text-decoration: none; 
	letter-spacing: -1px;
}

.small
{
	font-family:tahoma;
	font-size:7pt;
}

.tahoma
{
	font-family:tahoma;
	font-size:8pt; 
	line-height:13pt;
}

.stahoma
{
	font-family:tahoma;
	font-size:8pt; 
	line-height:13pt;
}

.input
{
	background-color:#f5f5f5;	
}

A:link {color:#333333; text-decoration:none;}
A:visited	{color:#333333; text-decoration:none;}
A:hover 	{color:#333333; text-decoration:none;}

.white:link {color:#333333; text-decoration:none;}
.white:visited	{color:#333333; text-decoration:none;}
.white:hover 	{color:#ffffff; text-decoration:none;}
-->