TD.TEXT_BAR
	{
	color : #FAEC1D;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight : bold;
	background-color : #090079;
	border-bottom-color : #000000;
	border-bottom-width : 2px;
	}

TD.TEXT_TITLE 
	{
	color : #090079;
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : bold;
	}

TD.TEXT_DEFAULT 
	{
	color: #090079;
	font-family: Tahoma;
	font-size: 8pt;
	}

A.TEXT_OPTION
	{
	color: #515DAF;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight : bold;
	text-decoration : underline;
	}

A.TEXT_OPTION:HOVER
	{
	font-style : italic;
	}

HR.LINE_DEFAULT
	{
	color : #090079;
	height : 1px;
	}

