.text {
	color : White;
	font-size : 9pt;
	font-style : normal;
	font-weight : 500;
	font-family : Arial;
	text-align : left;
	padding : 0px 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	line-height : normal;
}

.heb_text {
	color : White;
	font-size : 9pt;
	font-style : normal;
	font-weight : 500;
	font-family : Arial;
	text-align : right;
	padding : 0px 0px;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	line-height : normal;
}

.heb_question {
	color : White;
	font-family : Arial;
	font-size : 11pt;
	font-style : normal;
	font-weight : 600;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : right;
	padding : 3px 0px;
	text-transform : capitalize;
} 

.question {
	color : White;
	font-family : Arial;
	font-size : 11pt;
	font-style : normal;
	font-weight : 600;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	text-align : left;
	padding : 3px 0px;
	text-transform : capitalize;
} 

.cNextPage {
	color : White;
	background-image : none;
	text-decoration : none;
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

.cPrevPage {
	color : White;
	background-image : none;
	text-decoration : none;
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

A {
	color : White;
	background-image : none;
	text-decoration : none;
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

BODY {
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	text-transform : none;
	text-decoration : none;
	color : White;
}
