BODY, TD {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

H2 {  
	font-family: Verdana, Tahoma, Arial; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
}

H3 {  
	font-family: Verdana, Tahoma, Arial; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
}

H3 .sub {	font-size: 12pt; 
	font-family: arial, helvetica, sans-serif;
	color: #000; 
}

H3 .light {	font-size: 12pt; 
	font-family: arial, helvetica, sans-serif;
	color: #000; 
}

H4 {  
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
}

TD, UL, P {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

TD.stripe {
	background-color: #FFF;		
}

TD.redbox {
	background-color: #FFF;		
}

TD.midbox {
	background-color: #FFF;		
}

TD.palebox {
	background-color: #FFF;		
}

TH {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	background-color: #FFF;		
}

TH.faint {
	font-weight: normal; 
}

.hilite {  
	font-weight: bold; 
}

A:link {
	text-decoration: underline;
	color: #000;
}

A:visited {
	text-decoration: underline;
	color: #000;
}

A:active, A:hover	{
	text-decoration: underline;
	color: #000;
}

A.light  {  
	color: #000; 
}

.light  {  
	color: #000; 
}

.small {  
	font-size: 8pt; 
}

.small-narrow {  
  font-family: arial narrow;
	font-size: 8pt; 
}

.small-light { 
	font-size: 8pt; 
	color: #000; 
}

.gold {
	color: #000;
}

.silver {
	color: #000;
}

.bronze {
	color: #000;
}

.copy { 
	font-size: 8pt; 
	font-family: times, serif;
	color: #000; 
}

