
  body { 
    color: #000000;
    background-color: #ffffff;
    font-family: "calibri", trebuchet ms, arial, verdana, tahoma, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: normal;
    margin: 0;
    }

  p.linespace {line-height: 200%
    }

  p.h1 {font-size: 120%;
    }
  
  p.h2 {font-size: 110%;
    }

  p.h3 {font-size: 100%;
    }

  p.h4 {font-size: 90%;
    }

  p.h5 {font-size: 80%;
    }


  td.left {background-image: url('dblue080.jpg')
    }
/* alternate images for td.left...   dblue040.jpg   bb24.jpg  dblue194.jpg  midnite.gif  dblue080.jpg  */


  td.main {background-image: url('rg_10_002.jpg')
    }
/* alternate images for td.main...   rg_10_002.jpg   bg67.jpg  bg110.jpg  white_008_ss.jpg */



  a:link {color: #0000ff; text-decoration: underline;
    }

  a:visited {color: #660099; text-decoration: underline;
    }

  a:hover {color: #ff0000; text-decoration: underline;
    }

  a:active {color: #0000ff; font-weight: bold; text-decoration: underline;
    }

/* The link style above affects all links on the page unless overridden by one of the links groups below */



/* "leftNav" for links in left navigation bar */

  a.leftNav:link    {
    text-decoration:  none;
    font-weight:      bold;
    color:            #ffffff;
    } 

  a.leftNav:visited {
    text-decoration:  none;
    font-weight:      bold;
    color:            #ffffff;
    } 

  a.leftNav:hover   {
    text-decoration:  underline;
    font-weight:      bold;
    color:            #ff0000;
    } 

  a.leftNav:active   {
    text-decoration:  underline;
    font-weight:      bold;
    color:            #ffffff;
    }

/* "part" for links on the Partners page */

  a.part:link    {
    text-decoration:  none;
    color:            #0000ff;
    } 

  a.part:visited {
    text-decoration:  none;
    color:            #660099;
    } 

  a.part:hover   {
    text-decoration:  underline;
    color:            #ff0000;
    } 

  a.part:active   {
    text-decoration:  none;
    font-weight:      bold;
    color:            #0000ff;
    }


/* "staff" links to the Staff page */

  a.staff:link    {
    text-decoration:  none;
    color:            #999999;
    } 

  a.staff:visited {
    text-decoration:  none;
    color:            #999999;
    } 

  a.staff:hover   {
    text-decoration:  underline;
    color:            #999999;
    } 

  a.staff:active   {
    text-decoration:  none;
    color:            #999999;
    }


/* "photo" for use with a photo with a hyperlink to avoid lines around photo - such as enlarge on click */

  img.photo {
    border: 0
    } 

  
  