@import "layout.css";

body, td, th, form, input, select, textarea, input, div, p, span {
     margin: 0;
	 font-size: 9pt; font-family: Tahoma, ±¼¸²; color: #666; line-height: 18px;
	}

body
	{
	background: #FFF;
	scrollbar-face-color: #E9E9E9;
	scrollbar-shadow-color: #E5E5E5;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #CCC;
	scrollbar-darkshadow-color: #E5E5E5;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #AAA;
	}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: none; }
table { border-collapse: collapse; }
