body { 

	background: #FFFFFF;
	margin: 0;
	padding: 0;
}



td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000000; 
}



A:link {

	color: #0000FF; 
	text-decoration:none;
}



A:visited {

	color: #0000FF; 
	text-decoration:none;
}



A:hover {

	color: #FF7200;
	text-decoration:none;
}



A:link.global {

	color: #FFFFFF;
	font-weight: bold; 
	text-decoration:none;
}



A:visited.global {

	color: #FFFFFF; 
	font-weight: bold; 
	text-decoration:none;
}



A:hover.global {

	color: #FFC2E3;
	font-weight: bold; 
	text-decoration:none;
}



A:link.main {

	color: #0000FF;
	font-size: 9pt;
	font-weight: bold; 
	text-decoration:none;
}



A:visited.main {

	color: #0000FF; 
	font-size: 9pt;
	font-weight: bold; 
	text-decoration:none;
}



A:hover.main {

	color: #FF7200;
	font-size: 9pt;
	font-weight: bold; 
	text-decoration:none;
}

.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #D3D3AA;
}		



.banner {

	font-size: 12pt;
	color: #FFFFFF;
	font-weight:bold;
}