     /* Cascade DTP - Style Sheet */


a:hover{color: rgb(0,0,80);
     background-color: rgb(137,192,176);
     font-weight: normal;
     font-style: normal;
     text-decoration: underline}

.maintitle { font-family: Verdana; font-size: 12pt}
.headline { font-family: Verdana; font-size: 12pt; font-weight: bold }
.forminput   { font-size: 10pt; font-family: Verdana; text-indent: 0; text-align: Left }
.date        { font-size: 10pt; font-family: Verdana }
.normaltext  { font-family: Verdana; font-size: 10pt; text-align: Left; text-indent: 0;}
.linktext  { font-family: Verdana; font-size: 10pt; text-align: Left; text-indent: 0; font-weight: bold; margin-left: 0; margin-top: 14}
.smalltext  { font-family: Verdana; font-size: 8pt; text-align: Left; text-indent: 0}
.smalltitle  { font-family: Verdana; font-size: 8pt; text-align: Left; text-indent: 0; color: rgb(137,192,176)}

