* {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-color: transparent;
	border-width: 0px;
}

body {
	color: rgb(  0,  0,  0);
	background-color: rgb(255,255,255);
	background-image: url(../image/matrix.gif);
	font-family: "MS UI Gothic", "Osaka", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	padding: 8px;
	margin: 0px;
}

h1 {
	color: rgb(255,255,255);
	background-color: rgb(  0,  0,  0);
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	word-break: keep-all;
	white-space: nowrap;
	padding: 8px 8px 8px 8px;
	margin: 8px 0px 32px 0px;
}
h2 {
	color: rgb(255,255,255);
	background-color: rgb(  0,  0,  0);
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	word-break: keep-all;
	white-space: nowrap;
	padding: 8px 8px 8px 8px;
	margin: 16px 0px 32px 0px;
}
h3 {
	color: rgb(  0,  0,  0);
	background-color: rgb(224,224,224);
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	word-break: keep-all;
	white-space: nowrap;
	padding: 4px 12px 4px 12px;
	margin: 24px 0px 8px 0px;
}
h4 {
	color: rgb(  0,  0,  0);
	background-color: rgb(224,224,224);
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	word-break: keep-all;
	white-space: nowrap;
	padding: 4px 4px 4px 4px;
	margin: 16px 0px 8px 0px;
}

p {
	color: rgb( 64, 64, 64);
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	padding: 4px 4px;
	margin: 8px 0px;
}

table {
	padding: 0px 0px;
	margin: 8px 0px;
	margin-left: auto;
	margin-right: auto;
}
table tr th {
	color: rgb( 64, 64, 64);
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	word-break: keep-all;
	white-space: nowrap;
	padding: 4px;
	margin: 0px;
}
table tr td {
	color: rgb( 64, 64, 64);
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	padding: 4px;
	margin: 0px;
}

ul {
	padding: 0px 0px;
	margin: 8px 0px;
	margin-left: 32px;
}
ul li {
	color: rgb( 64, 64, 64);
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	padding: 4px 4px;
	margin: 4px 0px;
}

hr {
	color: rgb(224,224,224);
	background-color: rgb(224,224,224);
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 24px 0px 0px 0px;
}

address {
	color: rgb(128,128,128);
	font-family: "Courier New", "MS UI Gothic", "Osaka", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-align: right;
	padding: 4px 4px;
	margin: 8px 0px;
}

a:link {
	color: rgb( 64, 64, 64);
	text-decoration: underline;
}
a:active {
	color: rgb( 64, 64, 64);
	text-decoration: underline;
}
a:visited {
	color: rgb( 64, 64, 64);
	text-decoration: underline;
}
a:hover {
	color: rgb(  0,  0,  0);
	text-decoration: underline;
}

img {
	vertical-align: text-bottom;
}

strong {
	font-weight: bold;
}

div#framedrawer {
	background-color: rgb(255,255,255);
	background-image: none;
	width: 768px;
	padding: 8px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: rgb(  0,  0,  0);
	border-width: 1px;
}

div#widthcontroller {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}

p.navigation {
	color: rgb(160,160,160);
	background-color: rgb(240,240,240);
	font-family: "Georgia", "MS UI Gothic", "Osaka", sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	text-align: center;
	padding: 4px 0px;
	margin: 0px 0px;
	border-style: solid none;
	border-color: rgb(160,160,160);
	border-width: 1px 0px;
}
p.navigation a:link,
p.navigation a:active,
p.navigation a:visited {
	color: rgb(128,128,128);
}
p.navigation a:hover {
	color: rgb(  0,  0,  0);
}

p.location {
	color: rgb(160,160,160);
	font-family: "MS Gothic", "MS UI Gothic", "Osaka", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	padding: 4px 4px;
	margin: 8px 0px;
}
p.location a:link,
p.location a:active,
p.location a:visited {
	color: rgb(128,128,128);
}
p.location a:hover {
	color: rgb(  0,  0,  0);
}
div#pagehead p.location {
	text-align: right;
	border-style: dashed dashed none none;
	border-color: rgb(192,192,192);
	border-width: 1px 1px 0px 0px;
}
div#pagefoot p.location {
	text-align: left;
	border-style: none none dashed dashed;
	border-color: rgb(192,192,192);
	border-width: 0px 0px 1px 1px;
}

p#lastmodified {
	color: rgb(128,128,128);
	font-family: "Courier New", "MS UI Gothic", "Osaka", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	text-align: right;
	padding: 4px 4px;
	margin: 8px 0px;
}

.date {
	font-family: "MS Gothic", "Osaka", sans-serif;
	white-space: pre;
}

.price {
	text-align: right;
}

.url {
	font-family: "Courier New", "MS UI Gothic", "Osaka", sans-serif;
}
