@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 굴림, 돋움, AppleGothic;
	font-size: 9pt;
	color: #555555;
	line-height: 16pt;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title1 {
color:#FF0055;
}

.title2 {
color:#FF0055;
font-size:10pt;
}


a {
color:#FF0055;
text-decoration:none;
}
