/* CSS Document */

#fluxpap {
	margin: 15px;
	line-height:16px;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;

}
#fluxpap h1 {
	color:#2F5792;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	background:none;
}
#fluxpap h2 {
	color:#2F5792;
	font-size:11pt;
	font-style:normal;
	font-weight:bold;
}
#fluxpap h3 {
	color:#2F5792;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
}
#fluxpap strong,b {
	color:#2F5792;
}
#fluxpap p{
	color:#2D2C2C;
	font-size:10pt;
	margin:5px 0 5px 0;
}