/* Default Style Sheet for Movie Galleries */

BODY      { font-family: Verdana; font-size: 12pt; color: #FFFFFF; font-weight: normal; text-decoration: none; background: #000000 }
TD        { font-family: Verdana; font-size: 12pt }
a         { font-family: Verdana; font-size: 12pt; color: #FFFFFF; text-decoration: underline }
h1	  { font-family: Verdana; font-size: 8pt; color: #FF0000; text-decoration: none }

/* Header info at top of page */
TD.header        { font-family: Verdana; font-size: 16pt; color: #FFFFFF; font-weight: normal; text-decoration: none }
a.header         { font-family: Verdana; font-size: 16pt; color: #FFFFFF; font-weight: bold; text-decoration: none }


/* Pitch info at middle of page */
TD.pitch        { font-family: Verdana; font-size: 18pt; color: #FFFFFF; font-weight: bold; text-decoration: none }
a.pitch         { font-family: Verdana; font-size: 12pt; color: #FFFF00; font-weight: bold; text-decoration: underline }


/* Footer info at top of page */
TD.footer        { font-family: Verdana; font-size: 16pt; color: #FFFFFF; font-weight: normal; text-decoration: none }
a.footer         { font-family: Verdana; font-size: 16pt; color: #FFFFFF; font-weight: normal; text-decoration: underline }


/* Webmasters info at bottom of page */
TD.webmasters        { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: none }
a.webmasters         { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration: none }


/* Copyright info at very bottom */
TD.copyright        { font-family: Verdana; font-size: 7pt; color: #808080; font-weight: normal; text-decoration: none }
a.copyright         { font-family: Verdana; font-size: 7pt; color: #666666; font-weight: normal; text-decoration: none }


/* Date info at very top */
TD.date        { font-family: Verdana; font-size: 8pt; color: #808080; font-weight: normal; text-decoration: none }

input  { font-family: Verdana; font-size: 7pt; color: #000000; } 
select { font-family: Verdana; font-size: 8pt; color: #000000; }

div.small { font-size: 7pt; }
div.sred  { font-size: 7pt; color: #ff8000; }
pre.code { font-size: 8pt; color: #7f7f7f; } 