BODY, TD
{
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    line-height:150%;
}

.hometext {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    line-height:150%;
}
A{text-decoration: none; color:#167D82}
A:hover{text-decoration: underline; color:#167D82}

.menu {FONT-SIZE: 8pt; margin:}
A.menu {FONT-SIZE: 8pt; COLOR:white; text-decoration: none;FONT-WEIGHT:bold;}
A:hover.menu {FONT-SIZE: 8pt;text-decoration: none; color:#166971}

.submenu {margin:}
A.submenu {color:#8BC33E;FONT-SIZE: 8pt; text-decoration: none;FONT-WEIGHT:bold;}
A:hover.submenu {text-decoration: none; color:#167D82}

A.sustain {color: #0F7285;text-decoration: none;}
A:hover.sustain {text-decoration: underline;}

.sectiontitle {color:#167D82;FONT-SIZE: 10pt; FONT-WEIGHT:bold;}

.smallsustain {color: #0F7285;text-decoration: none; font-size:7pt; }

.bottomcredits {font-size:8pt; FONT-WEIGHT: bold;}
a.bottomcredits {text-decoration: none;COLOR: black;}
a:hover.bottomcredits {text-decoration: underline;}

 table.shadow { 
    align: center
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url('images/shadow_right.gif')
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url('images/shadow_bottomright.gif')
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url('images/shadow_bottom.gif')
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url('images/shadow_bottomleft.gif')
  } 

  td.shadow-left { width: 16px;
    background-image: url('images/shadow_left.gif')
  }
    
  td.shadow-topLeft {width: 16px;
    height: 16px;
    background-image: url("images/shadow_topleft.gif");
    
  } 
  td.shadow-top { width: 16px;
    height: 16px;
    background-image: url(images/shadow_top.gif);
  }     
  td.shadow-topRight { width: 16px;
    height: 16px;
    background-image: url("images/shadow_topright.gif")
  } 
  td.shadow-center { 
    background-color: white  
  }
