@charset "UTF-8";

@media print {
* html body { zoom: 0.95; }/* for IE6 */
}

@media print {
*:first-child+html body { width: 750px; }/* for IE7 */
}