
	body, table {
		font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;
	}
	
	.section_header {
		font-size:12pt;
		font-weight: bold;
		text-align: center;
	}
	
	.say_goodbye {
		font-size:14pt;
		text-align: center;
	}
	
	.footer {
		font-size:9pt;
		font-color:#666666;
		
	}
	

	body {
		margin-left:0; margin-top:0; margin-right:0; margin-bottom:0;
	}
	body, table {font-family: arial; font-size:12pt;}


	#topnav a, a:hover { font-weight:bold; color: #000;  }
	#topnav .item {width:125; text-align:center;}
	#topnav .navrow { background-color: #ffce39; }

	#leftcolumn { width:100px; background-color:#ce0000; }
	#leftcolumn  .spacer { height: 100px;}

	#leftcolumn .leftmenu {
		background-color:#ffce39;
		font-size:10pt;
	}

	#rightcolumn {width:100px; background-color:#ffce39;}
	#leftcolumn  .spacer { height: 100px;}


	.leftlinks {
		background-color: yellow;
		font-size: 10pt; font-weight: bolder;
		text-align:center;
	}
	.leftlinks a, a:hover { color: #fff;  }
	
	#left_new_products {
		background-color:#ffce39;
		font-size:10pt;
	}

			
	#footer {  font-size:9pt; text-align:center; vertical-align:bottom;}
	#footer a, a:hover {color:#000; font-weight:normal;}	