<style>	<!--
	A:link, A:visited {
		color: Blue;
	}
	A:hover, A:active {
		color: Red;
	}
	a{
		text-Decoration:underline;
		font-weight : bold;
	}
	a.body_it_nb_white{
		text-Decoration:underline;
		font-weight : normal;
		font-style : italic;
		color : White;
	}
	a.body_nb_white{
		text-Decoration:underline;
		font-weight : normal;
		font-style : italic;
		color : White;
	}
	P.head1 {
		font-weight : bold;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 16pt;
		color : Black;
	}
	P.head2 {
		font-weight : bold;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14pt;
		color : Green;
	}
	P {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 10pt;
	}
	H2 {
		color: Green;
		font-family : "Times New Roman", Georgia,Times, serif;
		font-size : 22px;
		font-weight : bold;
	}
	H1 {
		color: White;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 24px;
		font-weight : bold;
	}
	H3 {
		color: #014B66;
		font-family : "Times New Roman", Georgia, Times, serif;
		font-size : 18px;
		font-weight : bold;
	}
	li{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
	}
	td {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
	}
	.footerlink{
		text-Decoration:underline;
		font-weight : normal;
	}
	.tabtitle{
		color:#014B66;
		background-color :white ;
	}
	.deftext{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16px;
	}
	.deftext14{
		font-family : "MS Sans Serif", Geneva, sans-serif;
		font-size : 14px;
	}
	.header{
		color: #014B66;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		font-weight : bold;
	}
	.tabhdr{
		color:white;
		background-color : #014B66;
		font-family : Arial, Helvetica, sans-serif;
	}
	.tabdet{
		color:black;
		background-color : #DFDFDF;
		font-family : Arial, Helvetica, sans-serif;
	}
	.tinylink{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color: #639CFF;
	}
	p.small{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
	}
	.tabsmall{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
	}
	.tinycopyright{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-style : italic;
		color : Gray;
	}
	.tiny{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : Silver;
	}
	-->
</style>
