BODY  {
	PADDING-LEFT : 0px;
	PADDING-TOP : 0px;
	MARGIN-TOP : 0px;
	MARGIN-LEFT : 0px;
	color: black; 
	background-color: #FFFFFF; 

	
	font-size: 10px;
	font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
}


A   { color: #0000ff; text-decoration : underline; }


.Menu_nic { FONT-SIZE : 12px;  color: #c69375; text-decoration : none; }
.Menu   { FONT-SIZE : 12px;  color: #eeeeee; text-decoration : none; }
A.Menu   { FONT-SIZE : 12px; color: #eeeeee; text-decoration : none; }
A.Menu:hover  { FONT-SIZE : 12px; color: #eeeeee; text-decoration : underline; }



table.global { 
 	     background-color: aabbcc;
	     font-size: 10px; 
	     font-weight: normal; 
	     border-style: solid; 
	     cellspacing: 0;	
	     padding-left: 0pt;
	     margin-left: 2 pt;
	     border-top-width: 0px;
	     border-right-width: 1px;
	     border-bottom-width: 0px;
	     border-left-width: 1px;
	     border-top-style: none;
	     border-right-style: solid;
	     border-bottom-style: none;
	     border-left-style: solid;
	     border-top-color: #FFFFFF;
	     border-right-color: #000000;
	     border-bottom-color: #FFFFFF;
	     border-left-color: #000000;
}

table.down { 
 	     background-color: 808080;
	     font-size: 9px;
	     color: dddddd;
	     font-weight: normal; 
	     border-style: solid; 
	     cellspacing: 0;	
	     padding-left: 0pt;
	     margin-left: 2 pt;
	     border: 1px solid black;
}



