BODY {
	
	margin: 0;
	SCROLLBAR-FACE-COLOR: #dce0e2; 
	SCROLLBAR-SHADOW-COLOR: #687888; 
	SCROLLBAR-3DLIGHT-COLOR: #687888; 
	SCROLLBAR-ARROW-COLOR: #6e7e88; 
	SCROLLBAR-DARKSHADOW-COLOR: #dce0e2
}

A:link {
	
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: none

}

A:visited {
	
	COLOR: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: none

}

A:active {
	
	COLOR: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: none
}

A:hover {
	
	COLOR: #000033; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	TEXT-DECORATION: none
}

.data-main {
	
	
	FONT-SIZE: 12px;
	COLOR: #000033;
	FONT-FAMILY: Verdana;
	

}

.data-small-titles {
	
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 10px;
	BORDER-LEFT: medium none;
	COLOR: #000033;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight: bold;

}

.data-big-titles {
	
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 12pt;
	BORDER-LEFT: medium none;
	COLOR: #000033;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight: bold;

}

.data-white {
	
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 10px;
	BORDER-LEFT: medium none;
	COLOR: #ffffff;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight: bold;
	
}

.data-white-big {

	
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 12px;
	BORDER-LEFT: medium none;
	COLOR: #ffffff;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight: bold;

}


.data-big-titles-orange {

	
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	FONT-SIZE: 12pt;
	BORDER-LEFT: medium none;
	COLOR: #ff7e0a;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.tabl_top    {
	border-left-style: dotted;
	border-left-width: 1;
	border-right-style: dotted;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-style: none;
	border-bottom-width: 1 
      bgcolor="#EEEEEE";
	border-top-style: dotted;
	background-color: EEEEEE;


      
 }
               
               
.table_bottom {
	border-left-style: dotted;
	border-left-width: 1;
	border-right-style: dotted;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-style: dotted;
	border-bottom-width: 1 
      bgcolor="#EEEEEE";
	background-color: EEEEEE;

      
}


.tabl_all    {
	
	border-left-style: dotted;
	border-left-width: 1;
	
	border-right-style: dotted;
	border-right-width: 1;
	
	border-top-style: dotted;
	border-top-width: 1;

	border-bottom-style: dotted;
	border-bottom-width: 1;
	
	
      bgcolor="#EEEEEE";
	border-top-style: dotted;
	background-color: EEEEEE;

 	FONT-SIZE: 12px;
	COLOR: #000033;
	FONT-FAMILY: Verdana;

      
 }