BODY 
{
font-family: Dotum;
font-size: 11px; 
color: #000099;  
text-align:justify; 

}


 A:link {color: #9999ff; text-decoration: none;} 
 A:visited {color: #9999ff; text-decoration: none;} 
 A:hover
{ text-decoration: overline; cursor: crosshair;
border-bottom: 1px dashed #CCCCFF;border-style:dashed; border-width:1px;
background-image: url(lbg.bmp);}








.header {font-weight: bold; background-color:#9999FF; border-bottom: 3px solid #000099; text-

align: right;}


input 	{
	color: #000099;
	background-color: #6699FF;
	font-family: dotum;
	font-size: 11px;
	border: dashed 1px #000099;
}

submit	 {
	color: #000099;
	background-color: #6699FF;
	font-family: dotum;
	font-size: 11px;
	border: dashed 1px #000099;
}

input.text, select, textarea {
	color: #000099;
	background-color: #6699FF;
	font-family: dotum;
	font-size: 11px;
	border: dashed 1px #000099;
}

blockquote {
padding:4px;
border:1px dashed #000099;}