BODY {        
background-color: #ffffff;        
	color: #000000;        
	font-family: Arial;        
	FONT-SIZE: 10pt;        
}

A:link, A:visited, A:active {        
	color: #CC0000;        
	font-family: Arial;        
	FONT-SIZE: 10pt;        
	text-decoration: none;
}

a:hover{        
	color: #FFFF00;        
	text-decoration: none;
}

.tdheader {        
	color: #000000;        
	font-weight: bold;        
	text-align: left;        
	font-family: Arial;        
	FONT-SIZE: 12pt;
}

.tdIn {        
	color: #000000;        
	font-family: Arial;        
	FONT-SIZE: 10pt;        
}

.tdIn:link, .tdIn:visited, .tdIn:active {        
	color: #CC0000;        
	font-family: Arial;        
	FONT-SIZE: 10pt;        
	text-decoration: none;
}

.tdIn:hover {        
	color: #FFFF00;        
	text-decoration: none;
}

.tip {        
	color: #000000;        
	font-family: Arial;        
	FONT-SIZE: 8pt;
}

.tdLight {        
	color: #FFFFFF;        
	font-family: Arial;        
	FONT-SIZE: 10pt;        
}

.tdLight:link, .tdLight:visited, .tdLight:active {        
	color: #FFFFFF;        
	font-family: Arial;        
	FONT-SIZE: 10pt;        
	text-decoration: none;
}

.tdLight:hover {        
	color: #FFFFFF;        
	text-decoration: underline;
}


