
/*Body styles
*/
body    { color: #330; font-family: Georgia, "Times New Roman", Times, serif; background-color: #cc9; text-align: center; margin: 0 }
/*header*/
.header { margin: 0; padding: 0; width: 800px; height: 148px }
/*Line at the bottom of the main table cell*/
.footer    { margin: 0; padding: 0; border-top: 0 none; border-bottom: 4pt solid #663 }
a:link   { color: #900 }
a:visited   { color: #900 }
a:hover  { color: #c60 }
h1   { color: #663; font-size: 150%; font-weight: bold; margin: 0.25em 0 0.25em }
h2 { color: #993; font-size: 120%; font-style: italic; font-weight: bold; margin: 0.83em 0 }
p { margin-left: 20px }
/*product caption and links text*/
.captions { font-size: 85% }
.smaller_text { font-size: 11px }
