body{	height: 100%; 
	margin:0px 0px 0px 0px;
	background: #FFFFFF;
	overflow: hidden;	
text-transform:lowercase;
        /*text-align:center;*/
}

td,body{
	font-family:Arial,helvetica,verdana,sans-serif;
	font-size:12px;
        color:#000; line-height:16px;
}

 

a{
 	color:#999;
 	text-decoration:none;
}
a:hover{
 	text-decoration:none;
 	color:#000;
}
	


