body    {
            width:		700px;
            height:		470px;
            font-family:  	Helvetica, Arial, Sans-Serif;
            font-size:    	normal;
            text-align:		left;
            background:		#191919;
            color:		#dfdfdf;
        }


b	{
            text-decoration:	underline;
            color:		#dfdfdf;
	}

p       {
            text-align:		justify;
            font-size: 		90%;
        }

