body {
	background-color: #FFFFFF;
}
p { 
	font-family: Verdana, Helevtica, Arial, sans-serif; 
	font-size: 10pt; 
	margin-top: 10px; 
	margin-bottom: 10px; 
}
td { 
	font-family: Verdana, Helevtica, Arial, sans-serif; 
	font-size: 10pt; 
}
a {
	text-decoration: none;
	color : #E85A05;
}
A:HOVER {
	text-decoration: underline;
	color : #0066CC;
}
H1 {
	text-decoration: none;
	color : #0066CC;
	font-size: 10pt;
	margin-top: 5px; 
	margin-bottom: 8px; 
}
H2 {
	text-decoration: none;
	color : #E85A05;
	font-size: 10pt;
	margin-top: 5px; 
	margin-bottom: 8px; 
}
.hosted {
	text-decoration: none;
	color : #000000;	
	font-size: 8pt;
}
.toc {
	text-decoration: none;
	font-size: 8pt;
	font-weight : bold;
	margin-top : 5px;
	margin-bottom : 8px;
}
.tocnum {
	text-decoration: none;
	font-size: 8pt;
	color : #999999;
}
.8pt {
	text-decoration: none;
	font-size: 8pt;
}
.txt_white {
	text-decoration: none;
	color : #FFFFFF;	
	font-size: 8pt;
	font-weight : bold;
}
.txt_darkgray {
	text-decoration: none;
	color : #536A84;
	font-size: 8pt;
}
.txt_question {
	text-decoration: none;
	color : #000000;
	font-size: 10pt;
	font : italic;
	font-weight : bold;
}

.txt_answer {
	text-decoration: none;
	color : #536A84;
	font-size: 10pt;
}
.copyright {
	color : #FFFFFF;	
	text-decoration: none;
	font-size: 7pt;
}
</CFOUTPUT>
