/* Style sheet for Artists web site 050223 */
body {
	color:#002222;
	background-color:#000000;
	background-image: url(images/comp025.jpg);
	font-family:arial, verdana, sans-serif;
}


h1 {
	font-size:24pt;
	font-weight:bold;
}


p {
	font-size:16pt;
	color:#002222;
}

bt {
	font-size:16pt;
	color:#002222;
	vertical-align:middle;
}

td.footer {
	font-size:10pt;
	background-color:#110055;
	color:#ffffff;
	text-align="center";
}




td.head1 {
	font-size:20pt;
	font-weight:bold;
	color:#110011;
}

td.head2 {
	font-size:18pt;
	font-weight:bold;
	color:#110044;
}


td.smallprint {
	font-size:10pt;
	font-family:times, verdana;
}

td.hbar {
	font-size:10pt;
	background-color:#483d7b;
	color:#110055;
	text-align="center";
}