/* CSS Document */

body {
   background: white;
   font-size: 10pt;
   font-family: Arial, Helvetica, Sans-Serif;
   }

h1 {font-size:1.5em;}
h2 {font-size:1.3em;}
h3 {font-size:1.2em;}
h4 {font-size:1.1em;}
h5 {font-size:1em;}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}





/* - - - - - - - - - - - - - display none - - - - - - - - - - - - - */

#TalkmobileHeader, #breadcrumbs, #rightWrapper, #barUnderProd, #phoneDetEnlarge, .prodAdd, .footerLinks, .poweredBy a, #searchBarWrapper {display:none;}