A:visited { color: #000000; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; font-decoration: bold }
A:link { color: #2f191b; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; font-decoration: bold }
A:active { color: #6e5858; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; font-decoration: bold }
BODY  { color: #404040; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; margin: 0pt; padding: 0; }
concert { color: #dc003e; font-variant: small-caps; font-weight: bold; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
H1 { color: #404040; font-weight: bold; font-smooth: always; font-size: 14pt; font-family: Century Gothic, sans-serif; text-decoration: none; margin: 0pt; padding: 0pt; font-decoration: none; letter-spacing: 0px;  }
H2   { color: #404040; font-weight: bold; font-size: 10pt; font-family: Century Gothic, sans-serif; text-decoration: none; margin: 0pt; padding: 0pt; font-decoration: none; letter-spacing: 0px;  }
H3  { color: #404040; font-style: normal; font-weight: normal; font-size: 10pt; font-family: Century Gothic, sans-serif; margin: 0pt; padding: 0pt }
H4 { color: #404040; font-weight: ; font-size: 9pt; font-family: "times new roman"; margin-top: 0; margin-bottom: 0 }
H5 { color: #404040; font-variant: small-caps; font-weight: bold; font-size: 14pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; margin: 0pt; padding: 0pt; font-decoration: none  }
H6 { color: #404040; font-weight: normal; font-size: 9pt; font-family: helvetica; margin-bottom: 0 }
LI { color: #404040; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
OL { color: #404040; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
P {
	color: #404040;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
strong { color: #404040; font-weight: ; font-size: 9pt; font-family: "times new roman"; margin-bottom: 0 }
TD    {
	color: #404040;
	font-size: 9pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
UL  { color: #404040; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.address { font-style: ; font-size: 9pt; font-family: "Times New Roman" }
.copyright { color: gray; font-size: 9pt; font-family: helvetica }
.news{font-size:9pt; font-family:"Times New Roman"; font-style:; color:gray}
.songname{font-size:9pt; font-family:"times new roman"; color:gray}
.richtext   { color: #404040; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

    #header ul {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	#header li {
		float: left;
		border: 1px solid #bbb;
		border-bottom-width: 0;
		margin: 0;
    }
    
	#header a {
		text-decoration: none;
		display: block;
		background: #eee;
		padding: 0.24em 1em;
		color: #000 ;
		width: 8em;
		text-align: center;
    }
	
	#header a:hover {
		background: #999;
	}
	
	#header #selected {
		border-color: black;
	}
	
	#header #selected a {
		position: relative;
		top: 1px;
		background: white;
		color: black;
		font-weight: bold;
	}
	
	#content {
		border: 1px solid black;
		clear: both;
		padding: 0 1em;
	}
