<head> 


<style type="text/css">
@font-face {
 font-family: EotDemonstration;
 src: url("http://swamp81.com/css/fonts/Gotham-Black.eot"); /* EOT for IE */
}
@font-face {
 font-family: EotDemonstration;
 src: url("http://swamp81.com/css/fonts/Gotham-Black.ttf"); /* TTF for CSS3 */
}
span.gothamBlack {
 font-family: EotDemonstration;
 font-size: 14pt
 
}


@font-face {
 font-family: EotDemonstration1;
 src: url("http://swamp81.com/css/fonts/Gotham-Medium.eot"); /* EOT for IE */
}
@font-face {
 font-family: EotDemonstration1;
 src: url("http://swamp81.com/css/fonts/Gotham-Medium.ttf"); /* TTF for CSS3 */
}
span.gothamMedium {
 font-family: EotDemonstration1;
 font-size: 9pt
 
}

@font-face {
 font-family: EotDemonstration2;
 src: url("http://swamp81.com/css/fonts/Gotham-Light.eot"); /* EOT for IE */
}
@font-face {
 font-family: EotDemonstration2;
 src: url("http://swamp81.com/css/fonts/Gotham-Light.ttf"); /* TTF for CSS3 */
}
span.gothamLight {
 font-family: EotDemonstration2;
 font-size: 9pt
 
}

@font-face {
 font-family: EotDemonstration3;
 src: url("http://swamp81.com/css/fonts/Gotham-Thin.eot"); /* EOT for IE */
}
@font-face {
 font-family: EotDemonstration3;
 src: url("http://swamp81.com/css/fonts/Gotham-Thin.ttf"); /* TTF for CSS3 */
}
span.gothamThin {
 font-family: EotDemonstration3;
 font-size: 9pt
 
}

@font-face {
 font-family: EotDemonstration4;
 src: url("http://swamp81.com/css/fonts/Gotham-Medium.eot"); /* EOT for IE */
}
@font-face {
 font-family: EotDemonstration4;
 src: url("http://swamp81.com/css/fonts/Gotham-Medium.tf"); /* TTF for CSS3 */
}
span.gothamBook {
 font-family: EotDemonstration4;
 font-size: 9pt
 
}

@font-face {
 font-family: EotDemonstration5;
 src: url("http://swamp81.com/css/fonts/Gotham-BookItalic.eot"); /* EOT for IE */
}
@font-face {
 font-family: EotDemonstration5;
 src: url("http://swamp81.com/css/fonts/Gotham-BookItalic.ttf"); /* TTF for CSS3 */
}
span.gothamBookItalic {
 font-family: EotDemonstration5;
 font-size: 9pt
 
}


@font-face {
 font-family: EotDemonstration6;
 src: url("http://swamp81.com/css/fonts/Gotham-Bold.eot"); /* EOT for IE */
}
@font-face {
 font-family: EotDemonstration6;
 src: url("http://swamp81.com/css/fonts/Gotham-Bold.ttf"); /* TTF for CSS3 */
}
span.gothamBold {
 font-family: EotDemonstration6;
 font-size: 14pt
 
}

@font-face {
 font-family: EotDemonstration7;
 src: url("http://swamp81.com/css/fonts/Gotham-BoldItalic.eot"); /* EOT for IE */
}
@font-face {
 font-family: EotDemonstration7;
 src: url("http://swamp81.com/css/fonts/Gotham-BoldItalic.ttf"); /* TTF for CSS3 */
}
span.gothamBoldItalic {
 font-family: EotDemonstration7;
 font-size: 14pt
 
}




A:link 
{
	FONT-SIZE: 9pt;
	COLOR: #ffffff;
FONT-FAMILY: EotDemonstration4;
	TEXT-DECORATION: none;
}
 A:visited 
{
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: EotDemonstration4;
	TEXT-DECORATION: none;
}
 A:hover 
 { 
    FONT-SIZE: 9pt;
    COLOR: #666666;
    FONT-FAMILY: EotDemonstration4;
    TEXT-DECORATION: none;
} 


.style1 {color: #FFFFFF}
.trackNumber {font-size: 8px color: #FFFFFF; font-familly:EotDemonstration4}
.trackNames {font-size: 10px color: #FFFFFF}
.artistTitle {font-size: 14pt color: #FFFFFF}





</style>



</head> 

