BODY {
	background-color : white;
	font-family : Verdana, Tahoma;
	margin-top : 6;
	margin-left : 5;
	color : Gray;
	font-size : x-small;

	}
TABLE {

	color : gray;
	font-size : 12px;
	text-align : justify;
	line-height : 20px;
}

A {
	COLOR: #CE6300;
	text-decoration : none;
	font-weight : bold;	
	font-family : Tahoma;
}
A:hover {
    COLOR: #FF9C00;
	text-decoration : none;
	font-family : Tahoma;
}	

A.Link1 {
	COLOR: Gray;
	text-decoration : none;
	font-weight : bold;	
	font-family : Tahoma;
}
A.Link1:hover {
    COLOR: Silver;
	text-decoration : none;
	font-family : Tahoma;
}	

A.Link2 {
	COLOR: #CE6300;
	text-decoration : none;
	font-weight : bold;	
	font-family : Tahoma;
}
A.Link2:hover {
    COLOR: #FF9C00;
	text-decoration : none;
	font-family : Tahoma;
}	



.Background_Right {
	background : White url(graph/style_pion0.gif) repeat-y right;
}	

.Background_Left {
	background : White url(graph/style_pion0.gif) repeat-y left;
}	

.Background_Top_Right {
	background : White url(graph/top_right.gif) repeat-y right;
}	

.Background_Menu {
	background-color : #EFEFEF;
}	

.Background1 {
	color : #003163;
	background : transparent url(graph/tlo2.gif) repeat-x bottom;

	border-bottom : 1px solid #DFDFDF;
}

.Background2 {
	color : white;
	background : transparent url(graph/tlo2.gif) repeat-x bottom;
	border : 1px solid #DFDFDF;
}		

.Background3 {

	color : white;
	background : transparent url(graph/tlo2.gif) ;
	font-size : 10px;
	border : 1px solid #DFDFDF;
}		

.Background4 {
	text-align : left;
}		