BODY, TD {
	font-family : verdana,Arial, sans-serif ;
	font-size : 9pt;
}
A {
	text-decoration: none;
	color: gray;
}
A:Hover {
	text-decoration: underline;
	color: red;
}
A.tb_link {text-decoration: underline; color: #FFF;}
IMG {border: 0;}
TD.tb_title {
	color: #FFF;
	font-size: 10pt;
	font-weight: bolder;
	text-align: center;
	background-color: #14015e;
}
TD.tb_footer {
	color: #FFF;
	font-size: 8pt;
	text-align: center;
	background-color: #14015e;
}
TD.sv_tb {font-size: 8pt;}
TR.bgGrey {background-color: #DDD;}
.req {color: #F00; font-size: 7pt;}

div.Section1 {page:Section1;}