/* CSS Document */

A  {
	font-family : Arial, tahoma;
	font-weight : normal;
	font-style : normal;
	color : #939393;
	text-decoration : underline;
}


A:Visited  {
	color : #939393;	
	/* color : #262813} */
} 

A:Active  {}

A:Hover  {
	color : #000000}


.td   {
	font-family: tahoma, arial;
	font-size: 10.5pt;
}

.content {
	font-family: tahoma, arial;
	font-size: 8.5pt;
	line-height: 1.2;
	color: #585858;
	text-align: justify;
}

.content_right {
	font-family: tahoma, arial;
	font-size: 9.8pt;
	line-height: 1.2;
	color: #400501;
	text-align: right;
}

