  A {color: Blue;}
  A:VISITED {color: Blue; text-decoration: underline;}
  A:ACTIVE {color: Blue; text-decoration: underline;}
  A:HOVER {color: Blue; text-decoration: underline;}


  A.down:LINK {text-decoration: underline; color: Gray;}
  A.down:VISITED {text-decoration: underline; color: Gray;}
  A.down:ACTIVE {text-decoration: underline; color: Gray;}
  A.down:HOVER {text-decoration: underline; color: Gray;}
	  
  A.menu:LINK {font-size: xx-small; text-decoration: none; color: Teal;}
  A.menu:VISITED {font-size: xx-small; text-decoration: none; color: Teal;}
  A.menu:ACTIVE {font-size: xx-small; text-decoration: underline; color: #4D6F95;}
  A.menu:HOVER {font-size: xx-small; text-decoration: underline; color: #4D6F95;}
	  
  LI.li {color: #4D6F95;}
  A.lnk:LINK {text-decoration: underline; color: Teal;}
  A.lnk:VISITED {text-decoration: underline; color: Teal;}
  A.lnk:ACTIVE {text-decoration: underline; color: #4D6F95;}
  A.lnk:HOVER {text-decoration: underline; color: #4D6F95;}
	  
  BODY { color: black; font-size: x-small; font-family :Verdana, Geneva, Arial, Helvetica, sans-serif; }
  TD.bold { font-weight: Bold; }
  TD.main { padding-left: 15pt; padding-right: 15pt; }
  TD { color: black; font-size: x-small; font-family :Verdana, Geneva, Arial, Helvetica, sans-serif; }
  TD.right { padding-left: 5pt; }
  TD.newsdate { color: Gray; font-weight: Bold; }
  .subj { font-weight: Bold; font-size: x-small;}

  .search { font-size : xx-small; width: 95%; border-style : groove; background-color : #FAFAFA}
  .smb { font-size : xx-small; font-weight: Bold;}
  .sel { color: #4D6F95; font-size : xx-small; width: 95%; border-style : groove; background-color : #FAFAFA}
  .lst { color: #4D6F95; font-size : xx-small; border-style : groove; background-color : #FAFAFA}
  .inp { color: #4D6F95; font-size : x-small; border-style : groove; background-color : #FAFAFA}
  
  
  P {text-align: Justify;}

  .r {font-size: large; font-weight: Bold; font-variant : small-caps; }
  .m {font-size: small; font-weight: Bold; font-variant : small-caps; }
  .l {color: Black;font-size: x-small; font-weight: Bold; font-style: Italic; }
  
  .brd {border-color: Black};