BODY {
      BACKGROUND: #C3C3C3; color: black; font-size: 12pt; SCROLLBAR-FACE-COLOR: #708090; SCROLLBAR-HIGHLIGHT-COLOR: #ffcc99; SCROLLBAR-SHADOW-COLOR: #ffcc99; SCROLLBAR-3DLIGHT-COLOR: #FF0000; SCROLLBAR-ARROW-COLOR: #FF0000; SCROLLBAR-TRACK-COLOR: #C0C0C0; SCROLLBAR-DARKSHADOW-COLOR: #696969;
}
p { 
      color: black; font-size: 12pt; text-align: justify; text-indent:25px;
} 
td { 
      font-size: 12pt; 
} 
h1 { 
      font-size: 20pt; font-weight: bold; letter-spacing: 10px;
} 
h2 { 
      font-size: 16pt; font-weight: bold; 
} 
h3 { 
      font-size: 14pt; font-weight: bold; 
}
.menu { 
      font-size: 12pt; font-weight: bold; color: #696969;
}
.first-letter { 
               color: red; font-size: 18pt; font-weight: bold; font-style: italic; background-color: #C7E2FD; border-style: ridge; border-color: blue; border-width: thin; 
}
.first-letter2 { 
                color: red; font-size: 18pt; font-weight: bold; font-style: italic; background-color: #E1FEC4; border-style: double; border-color: red; border-width: thick; 
}
.sm { 
      font-size: 8pt;  font-style: italic;
} 
img {
        font-family:"Tahoma"; font-size:8pt; color:#195174;  text-align: justify;
}
img {
       fontfamily:"Tahoma"; fontsize:8pt; color:#195174;  text-align: justify;
}
  
a { 
      font-size: 12pt; font-weight: bold; color: #A0522D; text-decoration: undrline; 
}
a:hover { 
        font-size: 12pt; font-weight: bold; color: #FF0000; text-decoration: none; 
}
A:visited {
           font-size: 12pt; font-weight: bold; COLOR: #969696 text-decoration: none;
}

a.sm { 
      font-size: 8pt; color: #A0522D; text-decoration: undrline; 
}
a.sm:hover { 
        font-size: 8pt; color: #FF0000; text-decoration: none; 
}
a.sm:visited {
           font-size: 8pt; COLOR: #969696 text-decoration: none;
}