/************************************************
*	Syle for Artist page *
************************************************/
body {

	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;

	}	
	
.redheading{
	font-family: Arial, Helvetica, sans-serif;
	color: #F84242;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
}

.blackheading{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
}	
.heading{
	font-family: Arial, Helvetica, sans-serif;
	background:#FFFF00;
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;	
}
.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}

.imagespad {
	padding: 5px;
}
.yellow{
background:#FFFF00;}

.redyellow{
font:bold 
32px Impact;
color:#F84242;
background:#F7FB5C;

}

#contentfull {

	width: 100%;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.boldheading{
	font-family: Tahoma;
	text-align: justify;
	width: 707px;
	font-size: 19px;
	font-weight: bolder;
}
.red {
	color: #FF0000;
	text-decoration: underline;
}

