body {margin: 0; padding: 0; font: 12px Verdana, Arial, sans-serif; text-align: center; }
wrapper {width: 800; margin-left: auto; margin-right: auto; text-align: left; }
p, td, li, a { font: 12px Verdana, sans-serif; }
	/* Regular Links */
a { color: navy; }
		
/* Headings */	
h1, h2, h3 {font-family: Arial, sans-serif; color: #006699; font-weight: bold;}
h1 {font-size: 15px; margin-top: 10px;}
h2 {font-size: 13px;}
h3 {font-size: 12px; color: #069;}

/* Fonts for product display tables */	
table.product td a{color: navy; font-size: 12px;}
table.display td a{color: navy; font-size: 10px;}
td.product a{color: navy; font-size: 12px;}
td.display a{color: navy; font-size: 10px;}
td h2 {font-size: 13px;}
		
/* Top Navigation */
div#topNav { font: 11px bold Verdana,Arial,sans-serif; color: #006666; text-decoration: none;
		margin-top: 2px solid: red;}
div#topNav a{font: 11px bold Verdana,Arial,sans-serif; color: #006666; text-decoration: none;}
	
/* Bottom Navigation  ** disable for specificity issue **
.bottomNav a{font-size: 11px; color: navy; margin-bottom: 5px;}
*/

/* Dates  **disable for specificity issue **
.footer{ font: 10px Arial, sans-serif; color: #999;
		background: #FFF9EC; text-align: center; margin-bottom: 1px; }
td.footer p, a, p a {font-size: 9px; color: red;}
*/
/* Add font spec for bottom navigation 11aug09 */
div.nav2 a{font-size: 11px; }

/* Add for modifying 7/15/08 */

/* td#footer {text align: center" background: #FFF9EC; }
td#footer p (font: 9px Arial, sans-serif; color: #999; margin-bottom: 1px; } */
p.footer, a.footer {font: 10px Arial, sans-serif; color #999; text-align: center; margin-bottom: 3px; }