DIV.PortfolioSection { padding: 24px; width: 400px; margin-left: auto; margin-right: auto }
DIV.PortfolioSection IMG { margin-left: auto; margin-right: auto; border: none; display: block }
DIV.PortfolioSection H3 { border: none; background-color: inherit; color: #666; padding: 0; font-family: Verdana, sans-serif; font-size: 24px; font-weight: bold; text-align: center; margin-top: 0; margin-bottom: 4px }
DIV.PortfolioSection H3 A:link, DIV.PortfolioSection H3 A:visited { background-color: inherit; color: #666; text-decoration: none }
DIV.PortfolioSection H3 A:hover { background-color: inherit; color: #00f; text-decoration: underline }
DIV.PortfolioSection H3 A:active { background-color: inherit; color: #000; text-decoration: none }
DIV.PortfolioSection P { background-color: inherit; color: #666; padding: 0; font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; text-align: center; margin: 0 }

DIV.PortfolioContent { border-left: 2px solid #ddd; border-right: 2px solid #ddd; background-color: #eee; color: inherit; padding: 16px 16px 0 16px }

DIV.PortfolioContent P { font-family: Verdana, sans-serif; font-size: 13px; text-align: center; margin: 0 }

TABLE.PortfolioTable { margin-left: auto; margin-right: auto; background-color: #eee; color: inherit }
TABLE.PortfolioTable TD { background-color: #ddd; color: inherit; padding: 0 }
TABLE.PortfolioTable TD.LinkCell { background-color: #eee; color: inherit }
TABLE.PortfolioTable IMG { border: 1px solid #ddd; display: block }
TABLE.PortfolioTable TD.LinkCell IMG { border: none; display: block }

P.PortfolioTableNote { font-family: Verdana, sans-serif; font-size: 9px; text-align: center }