<style type="text/css">

<!--

BODY
{
  margin-left: 0.0in ;
  margin-right: 0.0in ;
  margin-top: 0.05in ;
  margin-bottom: 0.2in ;
  font-family: arial, sans-serif ;
  text-align: center ;
  background-image: url(../images/catbg.gif) ;
  background-color: #ffeecc
}

BODY.printmode
{
  font-family:verdana ;
  background-color:#FFFFFF
}

-->

BODY
{
  margin-left: 0.0in ;
  margin-right: 0.0in ;
  margin-top: 0.05in ;
  margin-bottom: 0.2in ;
  font-family: arial, sans-serif ;
  text-align: center ;
  background-image: url(../images/catbg.gif) ;
  background-color: #ffeecc
}

a  /* how ordinary clickable links look */{
  text-decoration:none
}

a:link  /* how ordinary clickable links look */{
  background-color: transparent;
  color: #222222; /*! custom reddy brown !*/
}

a:visited  /* how visited links look */{
  background-color: transparent;
  color: #222222; /*! custom dark navy !*/
}

a:active   /* how the link under the cursor looks */{
  background-color: transparent;
  color: #006600; /*! custom black with tinge of green !*/
}

a:hover, .green {
  background-color: #DDFFDD;
  color: #006600; /*! darkish green */
  font-weight: 700;
}

IMG
{
  align: center
}

TD
{
  font-family: arial, sans-serif ;
  font-size: 12pt ;
  text-align: center ;
  vertical-align: middle

}
