body,table {
	font:10pt;
	}
h3 {
	font: bold 15pt;
	}
h5 {
	color:gray;
	font: 돋움 bold 18pt;
	}
.title1 {
	font:bold 10pt;
	color:black;
	}
.title2 {
	font: 10pt;
	color:blue;
	}
.title3 {
	font: bold 10pt;
	color:black;
	}
a.top {
	font: Arial 10pt;
	color:#006600;
}

li {
	font: bold 10pt;
	list-style-type: square;
	color:black;
	}
.mt {
	font-size: 10pt;
	list-style-image: url(li_img.gif);
	}
a {color: black; text-decoration: none}
a:visited {text-decoration: none;}
a:hover {color: red; text-decoration: none}
a:active {text-decoration: none}