/* Print style sheet for the Tomw Communcations web site  */
BODY, a {
color: black;
background: white;}

a  {text-decoration: none}

.header {border-bottom: none;}

.menu {
display:none;
	}

.submenu {
display:none;
	}

/* Omit of Google advertisments */

.advertisment, .sitesearch {
display:none;
	}


