/* CSS Document */
BODY{
	margin: 18px;
}
.leftText{
	margin-left: 38px;
	margin-right: 39px;
	margin-bottom: 22px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	text-align: justify;
	color: #111111; /*333*/
}
.bodyText{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	text-align: justify;
	color: #111111;
}
H1{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	color: #111; /*666*/
}
H1.press{
	margin-top: 30px;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #111; /*444*/
}

h2.subpress {
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	color: #111;
	margin-top: 15px;
	}

H1.frontpageTitle{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #111; /*444*/
	margin-bottom: 8px;
}

p.caption {
	font-family: Verdana;
	font-size: 9px;
	color: #999; /*444*/
	text-indent: 25px;
	padding-top: 0;
	}
	

H2.frontpageShort{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #111; /*444*/
	margin-top: 0;
	text-align: justify;
}
H2{
	margin-top: 30px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	color: #111; /*666*/
}
H2.press{
	margin-top: 20px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	color: #111; /*666*/
}
H1.cal{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	letter-spacing: 2px;
	text-align: center;
	color: #111111;
}
H2.cal{
	margin-top: 20px;
	margin-bottom: 5px;
	font-family: Courier;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	color: #111; /*666*/
}
H3.cal{
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	color: #111; /*666*/
}
H2.date{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Courier;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: right;
	color: #111; /*666*/
}
UL {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: 14px;
	color: #111111;
}
P.press{
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 15px;
	text-align: right;
}
A{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #CC6600;/*#BB0000; 666*/
}
A.artists{
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #111111;
}
A:hover{
	color: #CC6600;
	text-decoration: underline;
}
A:visited{
	color: #DFA770;
}
A.press{
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	color: #CC6600; /*666*/
}
A.press:hover{
	color: #CC6600;
	text-decoration: underline;
}
.address{
	width: 220px;
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	line-height: 11px;
	text-align: justify;
	color: #111; /*333*/
}
.card {
	border: 1px solid #000;
	margin-bottom: 10px;
	}
	
.outline {
	border: 1px solid #666;
	}
	
img {
	border: 0;
	}
	
a {
	outline: none;
}

hr {
	height: 1px;
	background: #000;
	border: none;
	margin: 20px 0;
}
	

