/* Ese Artists' Factory Homepage */
/* Stylesheet coding by Takashi KOBAYASHI */

strong {	font-weight: bold; color:red; }
h1 {		color: #00f; }
h2 {		color: #009; }
h3 {		color: #36f; }

.title {	color: #006; line-height: 1em; }
.title a {	color: #00f; text-decoration: none; }

.table {	line-height: 1.3em; }
.table p {	text-indent: 1em; }

.text {		margin-left: 4em; margin-right: 4em; line-height: 1.3em; }
.text p {	text-indent: 1em; }
.text ul {	margin-left: 2em; margin-right: 1em; line-height: 1.3em; }

.quote {	font-size: 0.9em; color:#f00; line-height:1.3em;
		margin-left: 4em; margin-right: 4em;}

.link {		color: #000; }
.link a {	color: #33f; font-weight: bold; }
.link strong {	color: #006; }
.link h3 {	color: #060; }
.link small a {	font-weight: none; }

.address {	font-size: 9pt; }
.address a {	color: #000; }
.address strong {	color: black; }
