body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text01 {
	font-family: "돋움";
	font-size: 11px;
	color: #9B9A9A;
}
.text02 {
	font-family: "돋움";
	font-size: 12px;
	color: #1c58a2;
}
.text03 {
	font-family: "돋움";
	font-size: 12px;
	color: #595959;
	line-height:16px;
}
.text04 {
	font-family: "돋움";
	font-size: 12px;
	color: #666666;
}
.text05 {
	font-family: "돋움";
	font-size: 12px;
	color: #ffffff;
	line-height:16px;
}
a.link01:link { font-size:12px; text-decoration:none;  color:#595959;}
a.link01:visited { font-size:12px; text-decoration:none;  color:#595959;}
a.link01:active { font-size:12px; text-decoration:none;  color:#595959;}
a.link01:hover { font-size:12px; color:#595959; }