body { margin: 0; padding: 0; font-family: verdana, arial, sans-serif; font-size: 9px;  text-align: center; }
table { font-family: verdana, arial, sans-serif; font-size: 11px; }

.nav { font-weight: bold; }

a.nav { color: white; text-decoration: none; }
a.nav:hover { color: orange; text-decoration: underline; }

.head { font-family: verdana; font-size: 16px; font-weight: bold; color: #999; }
.desc { font-family: arial; font-size: 9px; font-weight: bold; }
.price { font-family: verdana; font-size: 14px; font-weight: bold; }

a.email { color: #013463; text-decoration: none; font-weight: bold; }
a.email:hover { color: orange; text-decoration: underline; }

h2.home { font-size: 14px; color: black;}
h2  { font-family: verdana; font-size: 16px; font-weight: bold; color: #444; }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #888; margin-bottom: 10px; }

a.db { color: #013463; text-decoration: none; }
a.db:hover { text-decoration: underline; }

a { color: #013463; text-decoration: none; }
a:hover { color: #0066CC; text-decoration: underline; }

#content_container { width: 616px; margin: 20px auto; text-align: left;  }
#paypal_icon { float: right; margin-right: 30px; margin-top: 25px; }