BODY, TD {
	color: #006;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
H2 {  
	font-family: Verdana, Tahoma, Arial; 
	font-weight: bold; 
	color: #09C; 
	text-decoration: none;
}
H3 {  
	font-family: Verdana, Tahoma, Arial; 
	font-weight: normal; 
	color: #09C; 
	text-decoration: none;
	font-size: 14pt; 
}
H3 .sub {
	font-size: 12pt; 
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
	color: #006; 
}
H3 .light {
	font-size: 12pt; 
	font-family: arial, helvetica, sans-serif;
	color: #FFF; 
}
H4 {  
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #09C; 
	text-decoration: none;
}
TD, UL, P {
	color: #006;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
TD.stripe {
	background-color: #DEF;		
}
TD.redbox {
	background-color: #C00;		
}
TD.midbox {
	background-color: #9CF;		
}
TD.palebox {
	background-color: #CEF;		
}
TH {
	color: #006;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	background-color: #9CF;
}
TH.faint {
	font-weight: normal; 
}
.hilite {  
	color: #C00; 
}
A:link {
	text-decoration: underline;
	color: #006;
}
A:visited {
	text-decoration: underline;
	color: #006;
}
A:active, A:hover {
	text-decoration: underline;
	color: #C00;
}
A.light  {  
	color: #FFF; 
}
.light  {  
	color: #FFF; 
}
.small {  
	font-size: 8pt; 
}
.small-light { 
	font-size: 8pt; 
	color: #FFF; 
}
.gold {
	color: #C93;
}
.silver {
	color: #CCC;
}
.bronze {
	color: #C60;
}
.copy { 
	font-size: 8pt; 
	font-family: times, serif;
	color: #006; 
}