  .hidefromprinter {
    display: none;
  }
  
  body { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10pt;
	background: white;
    }

  h1 { font-weight: bold;
    font-size: 120%;
    }

  h2 { font-weight: bold;
    font-size: 110%;
    }

  h3 { font-weight: bold;
    font-size: 105%;
    }

  h4 { font-weight: bold;
    font-size: 100%;
    }
	
  table { border: 1px solid #930;
    margin: 0px 10px 10px;
    color: rgb(84, 84, 84);
    font-size: 0.8em;
    }

  td { border-left: 1px solid #930;
    padding: 3px 5px;
    text-align: center;
    font-weight: bold;
    }

  th { padding: 3px 10px 3px 5px;
    font-weight: bold;
	border-left: 1px solid #930;
	border-bottom: 1px solid #930;
    }

a:link, a:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #520;
}

  #menu { display: none;
    }

  #disabledmenu {
  	display: none;
  }

  #perfsheet { display: none;
    }

  #fundspec { display: none;
    }

  #reg-text { display: none;
    }

  #perffootnote { font-style: italic;
    font-size: 0.8em;
    }
	#jumptolinks {
	display: none;
	}

#copyright {
  	display: none;
}

  #styles {
  	display: none;
	}

  .doclinkblock img {
	display: none;
		}
	
  .doclinkblock form {
  	display: none;
	}
	
  #aima {
  	display: none;
  }
       
 #quicklinks {
  	display: none;
  }
	
  .graphicstrip {
  	display: none;
  }

 #disclaimerlink {
  	display: none;
  }
	

	