h1 {
	font: 14px/20px Verdana, Arial, Sans-serif;
	color: #900;
	margin: 30px 0 0 0;
	}
	
.review_credit {
	text-align: right;
	font-size: smaller;
	font-weight: bold;
}
.review_subject {
	font-size: smaller;
}
.review_title {
	font-style: italic;
}
.review_paper {
	font-style: bold;
}
body {
	background-color: #F9F9ED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.navbar_selected {
	font-weight: bold;
	color: #333333;
}
.disco-hr {
	background-color: #CCCCC2;
}
.disco-bg-B {
	background-color: #E6E6DA;
}
.disco-bg-A {
	background-color: #F9F9ED;
}
.disc_title {
	font-size: 16px;
	font-weight: bold;
	color: #5A778A;
}
.disc_performers {
	font-weight: bold;
	color: #5A778A;
}
.disco_quote_credit {
	font-style: italic;
	text-align: right;
	color: #5A778A;
	font-size: smaller;
}
.big_letter {
	text-align: left;
}
.faq {
	font-size: 16px;
	font-weight: bold;
	color: #5A778A;
}
.disc_audio_bg {
	background-color: #EBEBEB;
}
.nowrap {
	white-space: nowrap;
}
.letter_img_headroom {
	padding-top: 4px;
}
.title_nolink {
	color: #333333;
	text-align: center;
	font-weight: bold;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #CC6633;
}
a:active {
	color: #006699;
}

a.title_link {
	text-decoration: none;
}
a:link.title_link {
	color: #006699;
}
a:visited.title_link {
	color: #006699;
}
a:hover.title_link {
	color: #CC0000;
/*	text-decoration: underline;*/
}
a:active.title_link {
	color: #006699;
/*	text-decoration: underline;*/
}
.contact_bg {
	background-color: #E6E6DA;
}
.faq_bg {
	background-color: #E6E6DA;
	padding-top: 12px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.archive_places {
	font-weight: bold;
	color: #333333;
}
.portraits_bg {
	background-color: #E6E6DA;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCDC1;
	border-bottom-color: #CCCDC1;
}
.faq_bg2 {
	background-color: #F9F9ED;
	padding-top: 15px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.red {
	color: #E51424;
	font-weight: bold;
}
.small_centered {
	font-size: smaller;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

