body {

margin-top : 0; 

margin-right : 0; 

margin-bottom : 0; 

margin-left : 0; 

} 

.restex {

font-size : 12px; 

font-family : Arial, sans-serif; 

color : #000000; 

background-color : #FFFFFF; 

text-align : justify; 

} 

a:link {

text-decoration : none; 

color : #000000; 

background-color : #FFFFFF; 

} 

a:active {

text-decoration : none; 

color : #000000; 

background-color : #FFFFFF; 

} 

a:visited {

text-decoration : none; 

color : #000000; 

background-color : #FFFFFF;  

} 

a:hover {

text-decoration : underline; 

color : #000000; 

background-color : #FFFFFF;  

} 

.td_center{
	text-align:center;
}