/*   External style sheet   QUILT.CSS     */
/*   --------------------   =========     */
/*   Default for The Source               */

body, P, table { font-weight: normal; font-size: 10pt; font-family: Verdana, Arial, sans-serif; color: black; background: white;}
A:link         { color: #000;}
A:visited      { color: #000;}
A:active       { color: #600;}
A:hover        { color: #F00;}
A              { text-decoration: none;}
H1             { font-size: 24pt; font-weight: normal; margin-bottom: 0;}
H2             { font-size: 18pt; font-weight: normal; margin-bottom: 0;}
H3             { font-size: 14pt; font-weight: normal; margin-bottom: 0;}
H4             { font-size: 12pt; font-weight: bold; margin-bottom: 0;}
H5             { font-size: 10pt; font-weight: bold;}
H6             { font-size:  8pt; font-weight: bold;}
P.nospace      { margin-top: 0; margin-bottom: 0;}
UL.squareul    { list-style: square;}
UL.circleul    { list-style: circle;}
OL.letterol    { list-style: lower-alpha;}
.justify       { text-align: justify;}
.font8         { font-size:  8pt;}
.fontsmall     { font-size: 10px;}
.underline     { text-decoration: underline;}
.italic        { font-style: oblique;}
.caps          { text-transform: uppercase;}

