@charset "utf-8";
/* CSS Document */

table {
	border-collapse:collapse;
	border-spacing:0;
}
body {
	font:13px/1.231;
*font-size:small;
*font:x-small;
}
table {
	font-size:inherit;
	font:100%;
}
body {
	text-align:left;
}
body {
	margin:10px;
}
h1 {
	font-size:138.5%;
}
h2 {
	font-size:123.1%;
}
h3 {
	font-size:108%;
}
h1, h2, h3, h4, h5, h6, strong, dt {
	font-weight:bold;
}
th, td {
	border:1px solid #000;
	padding:.5em;
}
ul {
	list-style:none;
}

img {
	border: none;
}