body, table {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	background-color:#afb9bb;
	background-image:url(/gfx/BG1.jpg);
	background-repeat:no-repeat;
}
p {
	margin:0px 0px 10px 0px;

}
a:link, a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: inherit;
	color: #FF3300;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size: 20px;
	color:#333333;
	font-weight:bold;
	padding-top:10px;
	margin-bottom:10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	text-transform:none;
	word-spacing:-0.1;
	color:;
	margin:10px 0px 5px 0px;
	padding:0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	word-spacing:-0.1;
	margin:10px 0px 5px 0px;
	padding:0px;
}
.artist {
	width:390px;;
	border:1px solid #666666;
	padding:10px;
	background-color:#ffffff;
	background-image:url(/gfx/BG_Cell.jpg);
	background-repeat:repeat-x;
}

