/*
 * Cascading Style Sheet (CSS 467) for CityEmail.ca
 * Author: Evgueni Naverniouk, evgueni@linuxmagic.com, http://www.linuxmagic.com/
 * COPYRIGHT INFORMATION - DO NOT REMOVE
 * Copyright (c) 2007 LinuxMagic Inc. All Rights Reserved.
 *
 * All style attributes in alpha-numeric order starting from 0
 */ 

  /* 
 * ========================================
 * FOR PRINTING ONLY
 * ========================================
 */

html, body{font-family: Arial, Tahoma, Verdana, Trebuchet MS, sans-serif, Georgia, Courier, Times New Roman, serif; font-size: 12px;}
a {color: #000;}
h1 {font-size: 18px;text-indent: 0;}
h2 {font-size: 14px;font-weight: bold;}
img {border: 0; float: left;}
#Footer {font-size: 10px;text-align: center;}
#PrintHeader {display: block; margin: 0px auto 0px auto;}
#PrintHeader img {margin-bottom: 20px;}

#Header,
#Navigation,
#Footer span.hide{
	display: none;
}




