/***********************************************************
TIME LAPSE stylesheet definitions
***********************************************************/

/* Link Code */
A:link { text-decoration: none; font-family: adobe garamond, garamond, times new roman, verdana, arial, helvetica, serif; font-weight: bold; color: 6699dd; }
A:visited { text-decoration: none; font-family: adobe garamond, garamond, times new roman, verdana, arial, helvetica, serif; font-weight: bold; color: 005588; }
A:active { text-decoration: none; font-family: adobe garamond, garamond, times new roman, verdana, arial, helvetica, serif; font-weight: bold; color: ffaa66; }
A:hover { text-decoration: underline; font-family: adobe garamond, garamond, times new roman, verdana, arial, helvetica, serif; font-weight: bold; color: ffaa66; }

/* Regular */
BODY { text-decoration: none; font-family: adobe garamond, garamond, times new roman, verdana, arial, helvetica, serif; color: 663333; border-width: 0px; margin: 0px }


/* Classes */
.copyright { font-size: 12px; text-align: center; }
.para { text-indent: 50px; }
.reg { text-align: justify; line-height: 20px; }
.subtitle { font-variant: small-caps; }
