

   body {
	background-image: url();
	background-color: #ffffff;
}

A:LINK, A:VISITED {
	font-family: Arial, Helvetica;
	color : #666666;
	text-decoration : none;
	font-size : 12px;
	font-weight : 100;
}

A:HOVER {
	font-family: Arial, Helvetica;
	color : #ababab;
	text-decoration : underline;
	font-size : 12px;
	font-weight : 100;
}
.red {
	font-family: Arial, Helvetica;
	color : #ea4b67;
	text-decoration : none;
	font-size : 12px;
}
.bullet { font-family: Arial, Helvetica;
	color : #666666;
	text-decoration : none;
	font-size : 12px;
	font-weight : 800;
	}
.body-text {font-family: Arial, Helvetica;
			color : #666666;
			font-size: 10px;
			font-weight : 100; 
			}	
.artist-name {font-family: Arial, Helvetica;
			font-size: 20px;
			color: black;
			text-align: left;
			
			 }
.caption {font-family: Arial, Helvetica;
			font-size: 12px;
			font-weight : 100;
			color : #666666;
			 }
.caption-title {font-family: Arial, Helvetica;
			font-weight: 700;
			font-size: 11px;
			color: black;
			 }
.smallcaption {font-family: Arial, Helvetica;
			font-size: 11px;
			font-weight : 100;
			color : #666666;
			 }
.header {font-family: Arial, Helvetica;
			font-size: 24px;
			
			color: black;
				 }			 						 			
.show-header {font-family: Arial, Helvetica;	
			font-size: 16px;
			font-weight: 600;
			color: black;
			 }
.show-subheader {font-family: Arial, Helvetica;	
			font-size: 12px;
			color: black;
			text-align: left;
			 }	
.show-list {font-family: Arial, Helvetica;	
			font-size: 12px;
			font-weight: 700;
			color: black;
			text-align: left;
			 }			 
.show-date {font-family: Arial, Helvetica;	
			font-size: 11px;
			color: black;
			text-align: left;
			 }	
.large-green {font-family: Arial, Helvetica;
			font-weight: 200;
			font-size: 24px;
			color: #97954f;
			text-align: left;
			 }			 		 				 	
.bold {font-family: Arial, Helvetica;
            font-weight: 700;
			font-size: 12px;
			color: black;
			 }				 	
.bio-body {font-family: Arial, Helvetica;
			font-size: 12px;
			color: black;
			text-align: left;
			 }		
.bio-header {font-family: Arial, Helvetica;
			font-size: 14px;
			font-weight: 700;
			color: #008080;
			text-align: left;
			 }	
.h1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font weight: 800
	
}
.h2 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: 200
}
.h3 {
	color : #484848;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	
}
.h4 {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: 200	
}			 
.h5 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: 200	
}						 
