/*                       Currer Wells Productions                       */
/*                     "Here pause: pause at once."                     */
/*  Designed and maintained by Currer Welles (ginevra@currerwells.net)  */
/*                         == Main stylesheet ==                        */


BODY { font-family: arial, "sans serif"; color: #000000 }
P { font-family: arial, "sans serif" }


IMG { border-style: solid; border-width: 0pt }
HR { color: #400060; size: 2; width: 750}
HR.short { width: 250 }


A { font-weight: bold }
A:link { color: #400060 }
A:active { color: 'purple' }
A:visited { color: #8040A0 }
A:visited:active { color: 'purple' }
A:hover, A:link:hover, A:active:hover, A:visited:hover { text-decoration: none }


.left { text-align: left }
.center { text-align: center }
.right { text-align: right }
.4pt { font-size: 4.0pt }
.5pt { font-size: 5.0pt }
.6pt { font-size: 6.0pt }
.7pt { font-size: 7.0pt }
.8pt { font-size: 8.0pt }
.9pt { font-size: 9.0pt }
.10pt { font-size: 10.0pt }
.11pt { font-size: 11.0pt }
.12pt { font-size: 12.0pt }
.13pt { font-size: 13.0pt }
.14pt { font-size: 14.0pt }
.16pt { font-size: 16.0pt }
.18pt { font-size: 18.0pt }
.20pt { font-size: 20.0pt }
.24pt { font-size: 24.0pt }
.0top { margin-top: 0.0pt }
.1top { margin-top: 1.0pt }
.2top { margin-top: 2.0pt }
.3top { margin-top: 3.0pt }
.4top { margin-top: 4.0pt }
.6top { margin-top: 6.0pt }
.8top { margin-top: 8.0pt }
.10top { margin-top: 10.0pt }
.12top { margin-top: 12.0pt }
.13top { margin-top: 13.0pt }
.16top { margin-top: 16.0pt }
.24top { margin-top: 24.0pt }
.36top { margin-top: 36.0pt }
.40top { margin-top: 40.0pt }
.48top { margin-top: 48.0pt }
.54top { margin-top: 54.0pt }
.60top { margin-top: 60.0pt }


.0bottom { margin-bottom: 0.0pt }
.3bottom { margin-bottom: 3.0pt }
.6bottom { margin-bottom: 6.0pt }
.12bottom { margin-bottom: 12.0pt }
.20bottom { margin-bottom: 20.0pt }
.0left { margin-left: 0in }
.6left { margin-left: 6.0pt }
.10left { margin-left: 10.0pt }
.16left { margin-left: 16.0pt }
.25left { margin-left: .25in }
.0right { margin-right: 0.0pt }
.6right { margin-right: 6.0pt }
.12right { margin-right: 12.0pt }
.1inright { margin-right: 1.0in }
.2inright { margin-right: 2.0in }
.13li { line-height: 1.3 }
.15li { line-height: 1.5 }
.nospace { margin-top: 0.0pt; margin-bottom: 0.0pt; margin-left: 0.0pt; margin-right: 0.0pt }
.bold { font-weight: bold }
.nobold { font-weight: normal }
.ital { font-style: italic }
.noital { font-style: normal }
.std { font-weight: normal; font-style: normal }
.black { color: #000000 }
.white { color: #FFFFFF }
.dkpurp { color: #400060 }
.ltpurp { color: #8040a0 }
.invis { visibility: hidden; color: #FFFFFF }
.vis { visibility: visible; color: #000000 }