		body	{			font-family:	Arial, Verdana, Helvetica, sans-serif;			font-size:	12px;			color:	#000000;			text-decoration:	none;			line-height:	16px;			}							p	{			font-size:	12px;			line-height:	16px;			font-weight: bold;			}								h1	{			font-size:	18px;			line-height:	24px;			font-weight: bold;			}					.footer	{			font-size:	9px;			line-height:	14px;			text-align: center			}					.question	{			font-size:	12px;			line-height:	16px;			color:	#FF0000;			font-weight: bold;			}					.answer	{			font-size:	12px;			line-height:	16px;			color:	#000000;			font-weight: bold;			}					@media print {  		td div p img { display:none; }		}