.txt
{
	padding: 0px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: small;
	color:#666;
	text-align: left;
	overflow: hidden;


	}

.txt_small
{
	padding: 3px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: x-small;
	color:#666;
	text-align: left;

	}

.about_txt
{
	margin-top: 80px;
	margin-left: 10px;
	height: 474px;
	width: 600px;
	overflow:scroll;
	overflow-x: hidden; 
}

.contact_txt
{
	font-size: medium;
	overflow:hidden;
	color:#FFF;
	opacity:0.9;
	filter:alpha;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

.artist_txt
{	font-family: Helvetica,Arial,sans-serif;
	font-size: medium;
	color:#666;
	max-height:190px;
	width: 278px;
	margin-top: 80px;
	margin-left: 12px;
	overflow:scroll;
	overflow-x: hidden; 
}



.p {
	overflow: hidden;
	padding: 10px 0;

}

h1{padding: 1px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: medium;
	color:#333;
	text-align: left;
	font-weight: bolder;
	}

a {
	font-weight: bolder;
	text-decoration: none;
	color:#999;
	}

a:focus{
	text-decoration: none;
	color:#909;
}

a:hover{
	text-decoration: none;
	color:#909;
}

td {
border: 3px solid white;
} 

hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h2{font-size:23px}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}
ol{list-style:decimal}ul{list-style:none}li{margin-left:30px; margin-top:3px;}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,address,fieldset{margin-bottom:20px; margin-top:3px;}