/* body */
body {
	color:#000;
	background-color:#fafafa;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
[if IE] text-align: center;
letter-spacing: 0.5px;
word-spacing: 1px;
text-align:center;

}

/* general */
a {
	color:#629a51;
	text-decoration:none;
	font-weight:bold;
}


a:hover {
	color:#629a51;
	text-decoration:underline;
	font-weight:bold;
}


h1{font-size:70px; margin:0px; padding:0px;}

h2{font-size:18px; letter-spacing:-1px; margin:0px; padding:0px;}

h3{letter-spacing: 0px; cursor:pointer;}

h3:hover{ text-decoration:underline;}

p.performer{ font-size: 12px; margin:0px;} 
p.type{ font-size: 12px; margin:-5px 0px -5px 0px; font-style:italic;} 

p.image{ font-size: 12px; margin-top:-5px; font-weight:bold; letter-spacing:1px; word-spacing:1px;} 

#entry {border-bottom:1px dotted black;}

#entry a {color:#000; font-style:italic; font-size:11px;}

span.link {
	cursor:pointer;
	color:#444;
}

span.link:hover {
	color:#000;
}
