/* external styesheet */
/* <link rel=stylesheet type="text/css" href="fontstyle.css"> */ 
A { font-family:Courier, Courier, Mono; 
     font-size:10pt;
      color:#0000ff; 
        font-style:normal; 
         text-decoration:none; 
}
A:visited{ font-family:Courier, Courier, Mono; 
            font-size:10pt;
             color:#0000cc; 
              text-decoration:none; 
} 
A:hover{ font-family:Courier, Courier, Mono;
          font-size:10pt; 
           color:#ff0000; 
            text-decoration:blink;
             background-color: #FFFF00} 
.small{ font-size:8pt; 
  font-family:helvetica, courier, sansserif; color:#000000; ; text-align: justify} 
.normal{ font-size:10pt; 
   font-family:helvetica,courier,sansserif; color:#000000; text-align:justify;} 
.big{ 
  font-size:12pt; font-family:helvetica,courier,sansserif; color:#000000; } 
.smallw{ 
   font-size:8pt; font-family:"Courier New", Courier, mono; color:#ffffff;        text-align:justify; } 
.normalw{ font-size:10pt; font-family:helvetica,courier,sansserif; color:#ffffff;} .bigw{ font-size:12pt; font-family:helvetica,courier,sansserif; color:#ffffff;} .normalred{ font-size:10pt; font-family:helvetica,courier,sansserif;color:#ff0000;}  h1.white{ font-size:24pt; font-family:times,serif; color:#ffffff; } 
h1.black{ font-size:18pt; font-family:helvetica,courier,sanserif; color:#000000; } li { 
text-indent: -5pt} .unnamed1 { font-family: Arial, Helvetica, sans-serif; font-size: 
10pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: 
normal; text-transform: none; color: #FF0000; text-decoration: none } 
.lnormal{ font-size:12pt; 
   font-family:times roman,serif; color:#000000; text-align:justify;} 
h3.landy{ font-size:18pt; font-family:helvetica,courier,sanserif; color:#006600; }

