.reg_text{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
}
.bold_text{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}
.index_subheader{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
}
.index_header{
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;

}
.privacy_header{
	font-family : Arial;
	font-size : 14pt;
	font-weight : bold;
	color:#333366;

}
.event_subheader{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color:#FFFFFF;
}
.link_text{
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	color : #FFFFFF;
	font-weight: bold;
}
.bl_link{
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	color : #000000;
	font-weight: bold;
}
.bl_subhead{
	font-family : Arial;
	font-size : 12pt;
	font-style : normal;
	color : #000000;
	font-weight: bold;
}
