@charset "utf-8";
/* CSS Document */

BODY 
{
	FONT: 12px Bodoni MT, Arial, sans-serif; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#808080;
	
}
.textonormal{
font-family:Arial, Helvetica, sans-serif;
color:#000000;

}