A:link  {
	font-family : Tahoma,Verdana,Arial;
	color : blue;
	font-size : 10pt;
	text-decoration : none;
}

A:visited  {
	color : blue;
	font-size : 10pt;
	font-style : normal;
}

A:hover  {
	color : red;
	font-size : 10pt;
	font-weight : bold;
}

.10B-RED  {
	font-family : Tahoma, Verdana, Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	color : #FF0000;
	text-align : left;
}

.14B-RED  {
	font-family : Tahoma, Verdana, Arial;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	color : #FF0000;
	text-align : left;
	margin-top : 15;
}

.12B-RED  {
	font-family : Tahoma, Verdana, Arial;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	color : #FF0000;
	text-align : left;
}

.Bold  {
	font-family : Tahoma, Verdana, Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
	color : #000000;
	text-align : left;
}

.normal  {
	font-family : Tahoma, Verdana, Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-align : justify;
	color : #000000;
}

.trial  {
	font-family : tahoma;
	font-size : 9pt;
	font-weight : bold;
	color : #FF0000;
	background-color : #FFFF00;
}

.normal8  {
	font-family : Tahoma,verdana,arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
	text-align : justify;
	color : #000000;
}

P  {
	margin-top : 0;
	margin-bottom : 0;
	padding-top : 6;
}

