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: bold; 
	color: #09C; 
	text-decoration: none;
}

H3 .sub {	font-size: 12pt; 
	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; 
}

.bigbody {  
	font-size: 12pt;
	font-weight: bold;	
}

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

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

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

A.light {  
	color: #FFF; 
}

A:visited.light {  
	color: #EEE; 
}

.light  {  
	color: #FFF; 
}

.small {  
	font-size: 8pt; 
}

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

.gold {
	color: #C93;
}

.silver {
	color: #AAA;
}

.bronze {
	color: #C60;
}

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

