#@media print {
	#.noprint {
		#display: none;
	#}
#}	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:active {  color: #0000FF;text-decoration: underline;}
a:visited {  color: #0000FF;text-decoration: underline;}
a:link {  color: #0000FF;text-decoration: underline;}
a:hover {  color: #0000FF;text-decoration: underline;}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: justify; text-justify: newspaper;
}

.style1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	color: #333333; 
}

.style_BigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: middle;
	font-weight: bold;
	color: #333333;
}
.style_BigLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: justify; text-justify: newspaper;
}

.style_faq_q {
	font: bold ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: justify; text-justify: newspaper;
}

.style_faq_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5F5F5F;
	text-align: justify; text-justify: newspaper;
}