/* Style sheet for Artists web site 050223 */
body {
	color:#000000;
	background-color:#ffffff;
	background-image: url(images/background.jpg);
	font-family:arial, verdana, sans-serif;
}


h1 {
	font-size:24pt;
	font-weight:bold;
}


p {
	font-size:16pt;
}

td.footer {
	font-size:10pt;
	background-color:#484848;
	color:#ffffff;
	text-align="center";
}



td.title{
	font-family:times, "times new roman", serif;
	font-size:30pt;
	font-weight:bold;
	background-image:url(images/artistSeperator.jpg);
	color:#483d7b;
}



td.head1 {
	font-size:20pt;
	font-weight:bold;
	color:#483d7b;
}

td.head2 {
	font-size:18pt;
	font-weight:bold;
	color:#483d7b;
}


td.smallprint {
	font-size:10pt;
	font-family:times, verdana;
}

td.hbar {
	font-size:10pt;
	background-color:#483d7b;
	color:#ffffff;
	text-align="center";
}