body {
	background-color : #FFFFFF;
	margin: 0 0 10 0; padding:0 0 0 0;
	background-position : top right;
	background-repeat : no-repeat;
	font-family: Tahoma;
	font-size: 80%px;
	
}

.name { position: absolute;
z-index: 2;
top: 40; 
left: 20%; 
 WIDTH=60%;
font-family: Eurostyle, Arial, Helvetica;
font-size: 19;
text-align : left;
font-weight: bold;
color: #006633;
}
p 	{font-family: Arial, Times, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 80%;
	text-align : justify;
	margin: 10 10 0 10;
	color: #555555 }
p.right 	{font-family: Arial, Times, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 80%;
	text-align : right;
	margin: 10 10 0 10;
	color: #555555 }
p.gray 	{font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 70%;
	text-align : center;
	font-weight: normal;
	margin: 10 10 0 0;
	color: #999999;
	background-color :  #ffffff}

a 	{font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #006633;
	text-decoration : none;}
a:active 	{font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration : none;
	color: #006633;}
a:hover	{font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #006633; 
	text-decoration : none;}

a.up	{color: #006633; font-size: 57%; }	
a.up:active{color: #339933; text-decoration : none;} 
a.up:hover{color: #339933; text-decoration : none;} 

a.left{color: #006633; font-size: 70%; font-weight:bold; text-decoration : none;} 
a.left:active{color: #006633;  font-weight:bold; text-decoration : underline;} 
a.left:hover{color: #006633;  font-weight:bold;  text-decoration : underline;} 

a.red{color: #006633;  text-decoration : none;  font-size:89%}
a.red:active{color: #006633; text-decoration : underline}
a.red:hover{color: #006633;  text-decoration : underline}

a.prod{ font-weight: normal; color: #006633;  text-decoration : none;  font-size:80%; font-family: Arial;}
a.prod:active{ color: #006633; text-decoration : none;  font-family: Arial;}
a.prod:hover{color: #006633;  text-decoration : none;  font-family: Arial;}

em	{font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-style: normal;
	 font-size:89%;
 	font-weight: bold;	
	text-decoration : none;
	color : #339933 }

code{
	color: #006633;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	
}
code.black{
	color: #555555;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight : normal;}
em.left 	{font-family:  Tahoma, Helvetica, Arial, sans-serif;
	font-size: 65%;
	font-weight:bold;
	color: #cccc99; }

em.left_b 	{font-family:  Tahoma, Helvetica, Arial, sans-serif;
	font-size: 70%;
	font-weight:bold;
	color: #cccc99; }
	
}
td.norepeat {background-position : bottom right;
	background-repeat : no-repeat;
}
td.top {background-position : top left;
	background-repeat : no-repeat;
}
td.right {background-position : top right;
	background-repeat : no-repeat;
}
td.left {background-position : bottom left;
	background-repeat : no-repeat;
}






