/****************************************************/
/* 	  CSS Document for www.telecomsolution.co.uk    */
/* 	   Author - Ceri Williams	Version - 1.0		*/
/****************************************************/
/*    This document is loaded by all Web browsers
/****************************************************/
body {
	background-color:#fff;
	border:0;
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	margin:1em;
	width:800px;
	}
#footer {text-align:center;}
#globalNavigation, #sideNavigation {display:none;}

