/*=(===============================================================)*/

/*=(===============================================================)*/
/*=(Created with RoboEditor.)=======================================*/
/*=(===============================================================)*/

BODY {
	font-family: Arial;
	background-color: #ffffff;
}

H1 {
	font-weight: bold;
	font-size: 18pt;
	font-family: Verdana, sans-serif;
	color: #000080;
	border-bottom-style: Solid;
	border-bottom-width: 4px;
	margin-left: 6pt;
}



H2 {
	font-weight: bold;
	font-size: 14pt;
	font-family: Verdana, sans-serif;
	color: #000080;
}


H3 {
	font-weight: bold;
	font-size: 12pt;
	font-family: Verdana, sans-serif;
	color: #000080;
}



H4 {
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	color: #000080;
	margin-left: 6pt;
}


H5 {
	font-weight: bold;
	font-size: 10.0pt;
}



H6 {
	font-weight: bold;
	font-size: 8.0pt;
}



P {
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	margin-top: 2pt;
	margin-bottom: 9pt;
	margin-left: 6pt;
}


OL,
UL {
	margin-top: 0px;
	margin-bottom: 0px;
}



P.Tip {
	background-color: #758db1;
	margin-top: 0pt;
	margin-bottom: 5pt;
	margin-left: 0pt;
}

P.ForPro {
	border:6px solid #E0E0E0;
	background-color: #E0E0E0;
	color: #0000FF;
	font-size: 10pt;

	font-family: Verdana, sans-serif
}

SPAN.Tip {
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}


P.Note{
	background-color: #758db1;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

SPAN.Note{
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}