/* CSS Document */
DIV.Links		A						{color:	#333333; text-decoration:underline}
DIV.Links		A:link			{color:	#000000; text-decoration:underline}
DIV.Links		A:visited		{color:	#000000; text-decoration:underline}
DIV.Links		A:hover 		{text-decoration:none; color:#000000}

.FPLinks {
	margin:0px;
	}
.NormText {
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 16pt;
	color:#000000;
	text-align:justify;
	}
.Titr1 {
	font-family: Mitra, Titr, Tahoma;
	font-weight: bold;
	font-size: 14pt;
	color:#000000;
	}
.Titr2 {
	font-family: Mitra, Titr, Tahoma;
	font-weight: bold;
	font-size: 12pt;
	color:#880000;
	margin-bottom:15pt;
	}
.blueNormText {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color:#0011BB;
	margin-top:0pt;
	}
.ATitr {
	font-family: Lotus, Mitra, Tahoma;
	font-size: 14pt;
	font-weight:bold;
	color:	#3333FF;
	text-decoration:underline;
	margin:0px;
	}
.ANorm {
	font-family: Lotus, Mitra, Tahoma;
	font-size: 12pt;
	font-weight:normal;
	color:	#FF3333;
	text-decoration:underline;
	padding-right:30px;
	margin:0px;
	}

