TABLE{ 
  font-family: "Century Gothic","Verdana","Arial","Helvetica",sans-serif;
  font-size :  10pt ;
  text-decoration : none ;
  color : #000000 ;
  line-height:120%;
  }
  
A:LINK    {
  font-weight: bolder;
  font-size : 120% ;
  text-decoration : underline ;
  color : Indigo ;
  line-height:120%;
  }
A:VISITED {
  font-weight: bolder;
  font-size : 120% ;
  color : Indigo ;
  text-decoration : underline  ;
  line-height:120%;
  }
A:HOVER   {
  font-size : 120% ;
  color : PaleVioletRed ;
  text-decoration : underline  ;
  line-height:120%;
  }

A:LINK.lnkTitle    {
  font-size : 100% ;
  color : SteelBlue ;
  text-decoration : underline ;
  }
A:VISITED.lnkTitle {
  font-size : 100% ;
  color : SteelBlue ;
  text-decoration : underline ;
  }
A:HOVER.lnkTitle   {
  font-size : 100% ;
  color : Plum ;
  text-decoration : underline ;
  }

DIV.body {
  margin: 0em 4em 0em 4em;
  font-family: "Century Gothic","Verdana","Arial","Helvetica",sans-serif;
  font-size: 100% ; 
  line-height:120%;
  color : #000000 ;
  }

DIV.bottom {
  margin: 0em 2em 0em 2em;
  font-family: "Century Gothic","Verdana","Arial","Helvetica",sans-serif;
  font-size :  10pt ;
  line-height:120%;
  color : #888888 ;
  text-align: left ;
  }

 DIV.info {
  margin: 0em 0em 0em 1em;
  font-family: "Century Gothic","Verdana","Arial","Helvetica",sans-serif;
  font-size: 100% ; 
  line-height:120%;
  color : #000000 ;
  text-align: left ;
  }

DIV.header { 
  font-size: 100%;
  text-align: left ;
  }

FONT.title { font-family: "Century Gothic","Verdana","Arial","Helvetica",sans-serif;
  font-weight: bolder;
  font-size: 140%;
  color : #000000 ;
  }
H2 { font-family: "Century Gothic","Verdana","Arial","Helvetica",sans-serif;
  font-weight: bolder;
  font-size: 100%;
  text-align : LEFT;
  }
H3 {
  color: #ffffff;
  background-color: #66cccc;
  font-family: "Century Gothic","Verdana","Arial","Helvetica",sans-serif;
  font-weight: bolder;
  font-size: 100%;
  line-height: 100%;
  margin: 3px 0em 3px 0em;
  padding: 4px 8px 4px 8px;
  border-style: outset;
  border-width: 1px;
  border-top-color   : #ffffff;
  border-left-color  : #ffffff;
  border-bottom-color: #ffffff;
  border-right-color : #ffffff;
  text-align : right;
  width: 100%;
}

