body{
 scrollbar-face-color: #EF9C02; 
 scrollbar-shadow-color: #cc6040;
 scrollbar-highlight-color: #ffffff; 
 scrollbar-3dlight-color: #EF9C02;
 scrollbar-darkshadow-color: #223322; 
 scrollbar-track-color: #dddddd;
 scrollbar-arrow-color: #000000}

BODY, TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : #08080A;
	}

	A{
		color : #FF8040;
		text-decoration : underline;
	}
	
	A:visited{
	color : #808080;
	text-decoration : underline;
}
	A:HOVER {
		color : #FF8000;
		text-decoration : none;
	}
	.ref{
		font-size : 10pt;
		padding : 4px;
	}
	A.ref{
		text-decoration : underline;
		padding : 0px;
	}
A.white{
	color : #FFFFFF;
}
A.white:hover{
	color : #8AFF91;
}
.styl_1
   {font-family: Arial, Helvetica, sans-serif;
   font-weight: Normal;
   font-size: 8pt;
   color: #000000;
}
.styl_2
   {font-family: Arial, Helvetica, sans-serif;
   font-weight: Normal;
   font-size: 25pt;
   color: #303030;
}
.styl_3
   {font-family: Arial, Helvetica, sans-serif;
   font-weight: Normal;
   font-size: 8pt;
   color: #C0C0C0;
   }
   .news_title{
	font-weight : bold;
	font-size : large;
}
   .news_subtitle{
	font-weight : bold;
	font-size : larger;
}
   .news_text{
	font-weight : normal;
	text-align : justify;
}
A.no_underline, A.no_underline:visited {
	text-decoration : none;
	color : #000000;
}
