﻿@charset "utf-8";
/* --------------------------------------------
   Style Name: printt.css
   Style Description: Printed pages Styles
   Site Name:  ALPHADREAM CORPORATION
   Since: 29 May 2008
   Version: 29 May 2008
 ---------------------------------------------- */

/* ==== Block Level Element ==== */
body {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: #fff;
	color: #000;
	line-height: 1.4;
}

