body {
	background-color: #828F97;
	margin: 0;
	padding: 0;
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

.songwritertext {
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #CC3333;
	text-decoration: underline;
}
a:visited {
	color: #CC3333;
	text-decoration: underline;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
a:active {
	color: #CC3333;
	text-decoration: underline;
}
.hotels {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h1 {
        font-size: 24px;
        padding: 0;
        margin: 0;
        color: #3C7190;
        }
h2 {
        font-size: 18px;
        color: #3C7190;
        }
.schedule-date {
        font-size: 18px;
        color: #3C7190;
        font-weight: bold;
        text-decoration: underline;
        padding: 15px 0 15px 0;
        }
.schedule-time {
        padding: 0 15px 0 0;
        }

.style3 {
	font-size: 24px;
	color: #3C7190;
}
.style12 {font-size: 10pt; font-weight: bold;  }
.style19 {font-size: 18px; color: #3C7190; }
.style37 {font-size: 12pt}
.style39 {font-size: 8pt; font-weight: bold;  }
.style41 {color: #3C7190}

.kwswf-content {
        padding: 25px;
        }

.headliner, a.headliner, a.headliner:hover {
	font-size: 16px;
        font-weight: bold;
	}
.musician-name {
	color: #3C7190;
	font-weight: bold;
	font-size: 110%;
	}
.musician-pic {
	float: left;
	padding: 0 10px 10px 0;
	}
.kwswf-nav {
        background: #00247D url(./img/kwswf_nav_bg.gif) repeat-x top center;
        }
.kwswf-links {
        background: url(./img/kwswf_links_bg.gif) repeat-x top center;
        }
.kwswf-footer {
        padding: 15px 0 25px 0;
        font-size: 9px;
        text-transform: uppercase;
        }
.kwswf-footer a:link, .kwswf-footer a:visited, .kwswf-footer a:active {
        color: #fff;
        font-size: 9px;
        text-decoration: none;
        }
.kwswf-footer a:hover {
        color: #fc0;
        text-decoration: underline;
        }
