body {
	background-image: no-image;
	background-color:#FFFFFF;
	margin-left: 5em;
}

* {
	margin: 0;
	padding: 0;
	font-family: Arial, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif,;
	font-size: 20px;
	line-height: 30px;
}

a {
	font-weight:normal;
	text-decoration:none;
}

a:link,
a:visited {
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border:none;
}

.coment {
	font-size: small;
	color: #6699CC;
}

.coment-right {
	font-size: 80%;
	text-align: right;
	color: #000000;
}

.clear-after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.title {
	text-align: center;
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}

.title2 {
		font-weight: bold;
}

.words {
	margin-right:100px;
}

.band-name {
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}

.img {
	float: left;
	margin: 0 1em 0 0;
}

.message-title {
	font-size: large;
	font-style: italic;
	color:#990099;
}

.message {
	font-weight: bold;
	color: #660066;
	border: 2px #6633FF solid;
	margin-right: 100px;
	}

.message td {
	padding: 10px 10px 10px 10px;
}

.set-list {
	float: left;
	font-size: 95%;
	line-height: 1.4em;
	color: #990099;
	font-style: italic;
}

.solo-intro {
	float: left;
}

table td {
	padding:0 10px 10px 0;
}

table img {
	border-left:2px #FFCC00 solid;
	border-top:2px #FFCC00 solid;
	border-right:7px #FFCC00 solid;
	border-bottom:5px #FFCC00 solid;
}

.col-red {color: #FF0000}

#footer {
	text-align:right;
	font-size:70%;
	margin-right: 50px;
}
