td{  
font-family:"Century Gothic", "Arial Black", Eurostile;
font-size: 10pt; 
 } 
 

p{ 
font-family:"Century Gothic", "Arial Black", Eurostile; 
font-size: 10pt; 
 }
 

a{  
font-family:"Century Gothic", "Arial Black", Eurostile; 
font-size: 8pt; 
text-decoration: none;
color: black;
 }
 

td.group
 {
background-color: #760f85;
color: white;
 }
 
td.stretch
 {
	max-width: 177px;
	max-height: 1200px;


	
 }
 

tr.head
 {
background-color: #760f85;
color: white; 
font-weight: bold;
 }
 
 tbody tr:hover td
 {
	background-color: silver;
	border-right: 1px solid #eee;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #eee;
	background-color: #CC99FF;
}
 
 .this-page {padding: 0px 2px;; font-weight: bold; background: #fff; text-decoration: underline; }
 