*{
	word-wrap: break-word;
	margin:0;
	padding:0;
	font-size: 8pt;
	font-family:Arial;
	color: #fff;
}
img{vertical-align:bottom; border-style: none;}
a{text-decoration: none;}
body{
	background-color: #000;
}

a:link {color: #fff;}
a:visited {color: #fff;}
a:hover {color: #999;}
a:active {color: #f99;}
/* black sesame */
.notice{
	color: #ff3 !important;
}
.indent{
	margin: 0px 0px 0px 0.5em;
}
.strike{
	text-decoration:line-through;
}
.bold{
	font-weight:bolder;
}
.border{
	border-style: solid;
	border-color: #fff;
}
#log{
	margin: 10px 0px 10px 10px;
}
