html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family: inherit; vertical-align: baseline;
}


body{
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	text-align:left;
}

a:link, a:visited {
	color: #0000FF;
	text-decoration:underline;
}

a:hover, a:active {
	color: #0000CC;
	text-decoration:none
}

a img {border:0}

.size1, .size2, .size3 {color:blue;text-decoration:underline}
.size1 {}
.size2 {font-weight:bold;font-size:14px}
.size3 {font-weight:bold;font-size:16px}

#sitemaps { padding:15px; background:#eee; margin-bottom:20px; font-size:11px; text-align:justify }
#sitemaps a { text-decoration:none; color:#777 }
strong { font-weight:bold }



/*
//========================================================================
// text format
//========================================================================
*/
h1 {
	font:22px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}

#main {
	padding:20px;
}

th { background:#eee; font-weight:bold }

td { background:#fafafa }

.table { background:#fff }

#copyright {
	text-align:center;
	font-weight:bold;
	padding:40px;
}
