a:link { color: #0033FF; text-decoration: none}
a:visited { color: #0033FF; text-decoration: none}
a:active { color: #0033FF; text-decoration: none}
a:hover { color: #990099; text-decoration: none}

table { background-color: #CCCCFF; padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px} 
body {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color: #CCFFFF; text-align: center}
img {border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
 
h1 { font-weight: bold; color: #3300CC; font-size: 18px}
h2 { font-weight: bold; font-size: 12px}
h3 { font-weight: bold; text-decoration: underline overline; font-size: 12px}
h4 { font-size: 10px; font-weight: normal}

div.cell { padding: 5 5 5 5; border:5px solid white; background:#CCCCFF; width:150px; position:static}
div.content {width: 750px; margin: 0 auto}
@media handheld {
  div.content {width: 480px; margin: 0 auto;}
  body {width: 480px; margin: 0 auto;}
}
