body {	
	margin: 0 ;
	color: #000;
	background-color: #fff;
	font-family: wwebdings, verdana, arial;
	font-size:80%; 
	overflow-y: auto;
}
table		{font-size:100%;}
tr		{vertical-align: top; }

a		{color: #000; text-decoration: none;}
a:hover		{color: #333; }

.noul	{text-decoration: none;}
.tot	{height: 100%; width: 994px;}

.h100 	{ height: 100%;}
.w100 	{ width: 100%;}

INPUT { vertical-align: middle; margin: 3px;}



