﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: "굴림";
	font-size: 9pt;
	line-height: 130%;
}
.style1 {
	color: #6c6c6c;
	font-weight: bold;
}
.style2 {color: #6c6c6c}

a, a:link, a:visited { 
	font-size: 9pt; 
	font-family:'굴림'; 
	color:#44728c; 
	text-decoration:none;
}
 
.PagingHelper
{
    font-family : Verdana, 돋움;
    font-size : 11px;
    color : blue;
} 