.TSSA-H1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000066}
.TSSA-H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000066 }
.TSSA-H3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000066 }
.TSSA-H4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000066 }
.TSSA-Standard, body, body td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000033; text decoration: none; }
.highlight { font-weight: bold; color: #DD4444; }
.TSSA-Small { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000033; text decoration: none; }
.TSSA-Cal { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000033; text decoration: none; }
.TSSA-ArtistCal { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000; text decoration: none; }
.TSSA-H3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000066 }
a {
    color: #000066;
}

a:hover {
    color: #000099;
}

a:visited {
    color: #000033;
}

a:active {
    color: #FFFFCC;
}
   
/* ~~~~~~ Artists Styles ~~~~~~~~~*/ 

.artistListing {
	padding-left: .5em;
}

.artistListing a {
	color: #000033;
}

.artistListing a:hover {
	color: #000033;
}

.letterheader {
	font-weight: bold;
	background-color: #000044;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	margin: 1em 0 .5em 0;
}

#artistsCol1.col,#artistsCol2.col {
	float: left;
	margin: .3em .67em 1em .67em;
}
