.top_bar A:link     
	{ font-size: 14pt; 
	color: #FFFFCC;  	font-weight: bold;
	text-decoration:none}
	
.top_bar A:active  
	{ font-size: 14pt; 
	color: #FFFFCC; 	font-weight: bold;
	text-decoration:none}
		
.top_bar A:visited   
	{ font-size: 14pt; 
	color: #FFFFCC; 
	font-weight: bold;
	text-decoration:none}

.top_bar A:hover   
	{ font-size: 14pt; 
	color: #FFFF00; 	font-weight: bold;
	text-decoration:none}
	
h1     {
	font-size: 18pt;
	font-weight: bold; 
	border-bottom-style: solid; 
  border-bottom-width: 1px; 
        margin-bottom: 10px }
        
h2     {
	font-size: 14pt;
	font-weight: bold; 
	border-bottom-style:	solid; 
  border-color: #f31B00;
  border-bottom-width: 1px; 
  margin-bottom: 10px 
}

        
h5     {
	font-size: 14pt;
	font-weight: bold; 
  text-align:center;
  margin-bottom: 0px 
}

body { 
  font-size: 12px;
}

P	{
  text-align: justify; 
	font-size: 12pt; 
	margin-bottom: 6px;
  }

.in-links {
	font-size: medium;
	text-align: center;
}

.performance {padding:10px;
	font-weight: bold; 
	border-style:	solid; 
  	border-color: #f31B00;
  	border-width: 1px; 
  	margin: 10px;
}

.perf_summ {
	font-weight: bold; 
	border-style:	solid; 
  	border-color: #f31B00;
  	border-width: 1px; 
  	margin: 10px;
}
.group {	
	font-size: large;
	float: right;
	text-align: right;
  	color: #f31B00;
}


.play {
	font-size: large;
	text-align: left;
	font-weight: bold;
	text-align: left;
	float:left;
	text-align:center;
}


.author {
	font-size: 12pt;
	text-align: left;
	float:left;
	text-align:center;
	padding-top:6pt;
	padding-left:6pt;
}


.details {
	font-size: 12pt;
	font-style:normal;
	font-weight:normal;
	padding-top:12pt;
	padding-left:100px;
	text-align: left;
}

td	{
	padding: 10px;
}

A:link     
	{
  color: #cc0000;  	
  font-weight: bold;
	text-decoration:none;
  }
	
A:active  
	{color: #dd0000;  	
  font-weight: bold;
	text-decoration:none}
		
A:visited   
	{color: #ee0000; 
   font-weight: bold;
	text-decoration:none}

A:hover   
	{color: #800000; 	font-weight: bold;
	text-decoration:underline}
