body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url();
	background-color: #6699CC;
	text-align: left;
}
.white_padded {
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 12px;
}
h4 {
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
	line-height: 150%;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.formText {
	font-size: 13px;
	font-weight: bold;
}
.auditionLocationMaster {
	text-align: center;
	width: 100%;
}
.auditionLocation {
	text-align: center;	
	border: thin solid #6699CC;
	width: 100%;
	padding-bottom: 5px;
}
P {
	text-align: left;
}
td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
