\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Family of Six, their Health and the Death of a 16 Month Old Male from Pulmonary Hemorrhage: Identification of Mycotoxins and Mold in the Home and Lungs, Liver and Brain of Deceased Infant},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Family of Six, their Health and the Death of a 16 Month Old Male from Pulmonary Hemorrhage: Identification of Mycotoxins and Mold in the Home and Lungs, Liver and Brain of Deceased Infant}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Jack Dwayne  Thrasher}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2013 Accepted: 3 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


The health of a family of six residing in a water-damaged home is presented. The family consisted of the parents (age 29) two boys (ages 8 and 12) and new born fraternal twins (male and female. The parents and two boys developed RADS/asthma and had multiple symptoms including nose bleeds.The fraternal twins experienced respiratory illness that required hospital treatments. The infant girl survived while her brother was found face down, blue in color, lifeless with oral and nasal blood discharge. Pathology demonstrated areasof peribronchial inflammation, intra-alveolar, and numerous hemosiderin laden macrophage (hemosiderosis). Environmental evaluation of the home revealed Stachybotrys, Aspergillus/Penicillium, Cladosporium and Chaetomium in various rooms of the home.Mycotoxins detected in the home included Sterigmatocystin, 5 methoxy-sterigmatocystin Roquefortine C, Satratoxin G and H, Roridin E and L-2, isosatratoxin Fas well as other Stachybotrys secondary metabolites. Aspergillus versicolor was identified by PCR-DNA analysis in the lungs and brain of the deceased child. Aflatoxin was detected in his lungs, while monocyclic trichothecenes were identified in the lungs, liver and brain. The literature is briefly reviewed on the subject of fungi and their secondary metabolites present in water-damaged homes and buildings.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I.}]{I.}\par
Introduction ater incursion into buildings and homes leads to an increased frequency of upper and lower respiratory disease and abnormal lung function in adults and children \hyperref[b0]{(1)} {\ref (2)} {\ref (3)} {\ref (4)} {\ref (5)} {\ref (6)}\hyperref[b1]{(7)}\hyperref[b19]{(8)}\hyperref[b2]{(9)}\hyperref[b3]{(10)}\hyperref[b4]{(11)}\hyperref[b5]{(12)}. Spontaneous pulmonary hemorrhage in infants is rare. Known causes in children and adults include environmental tobacco smoke, infections, traumatic injury, e .g. intratracheal tube, cardiac and vascular processes, e.g. von Willebrand disease (13). Pulmonary hemosiderosis (PH) is the result of chronic and recurrent pulmonary bleeding with the occurrence of hemosiderin laden pulmonary macrophages. Pulmonary hemorrhage associated with water intrusion, Stachybotrys chartarum, Aspergillus, Penicillium and tobacco smoke in Cleveland, Ohio was reported \hyperref[b10]{(14)}\hyperref[b11]{(15)}\hyperref[b12]{(16)}. Additional cases of PH include a one month-old infant with no environmental tobacco smoke and the presence of Aspergillus/Penicillium spp, Memnoniella, Alternaria, Cladosporium, Chaetomium, Torula and Stachybotrys. Roridin L-2, Roridin E and Satratoxin H were identified in a sample from the bedroom closet ceiling \hyperref[b13]{(17)}; PH in a 40 day-old male infant exposed to Penicillium and Trichoderma species for 2 weeks followed by an acute exposure to tobacco smoke \hyperref[b15]{(18)}; and an infant with pulmonary hemorrhage (19). Finally, Stachybotrys chartarum was isolated from the lungs of a 7 year-old male who recovered from pulmonary hemorrhage \hyperref[b17]{(20)}.\par
Hemolysins are produced by a several species of mold isolated from the homes associated with pulmonary bleeding in the Cleveland homes \hyperref[b18]{(21,}\hyperref[b20]{22)}. However, other mold contaminants probably have a role in illnesses associated with mold exposure in water damaged structures. For example, mycotoxins have been demonstrated in the air, dust and building materials contaminated with mold. These include, but not necessarily limited to sterigmatocystin, trichothecenes, aflatoxins, gliotoxin, chaetoglobosum A, Roquefortine C \hyperref[b5]{(12,}\hyperref[b21]{(23)}\hyperref[b22]{(24)}\hyperref[b23]{(25)}\hyperref[b24]{(26)}\hyperref[b25]{(27)}\hyperref[b27]{(28)}\hyperref[b30]{(29)}\hyperref[b33]{(30)}. In addition, trichothecenes have been identified in the sera of individuals exposed to Stachybotrys chartarum (31) while gliotoxin is present in the sera of patients and mice with invasive aspergillosis (32\} Trichothecenes, aflatoxins and ochratoxins are present in biopsy and autopsy specimens obtained from mold exposed subjects \hyperref[b42]{(33)}. More recently, trichothecenes, ochratoxins and aflatoxins were reported in the urine, nasal secretions, sinus biopsies, umbilical cord and placenta from a famil y of five with illnesses associated with a mold w Jack Dwayne Thrasher ? , Dennis H Hooper ? \& Jeff Taber ? nasal blood discharge. Pathology demonstrated ares of peribronchial inflammation, intra-alveolar, and numerous hemosiderin laden macrophage (hemosiderosis). Environmental evaluation of the home revealed Stachybotrys, Aspergillus/Penicillium, Cladosporium and Chaetomium in various rooms of the home. Mycotoxins detected in the home included Sterigmatocystin, 5 methoxy-sterigmatocystin Roquefortine C, Satratoxin G and H, Roridin E and L-2, isosatratoxin Fas well as other Stachybotrys secondary metabolites. Aspergillus versicolor was identified by PCR-DNA analysis in the lungs and brain of the deceased child. Aflatoxin was detected in his lungs, while monocyclic trichothecenes were identified in the lungs, liver and brain. The literature is briefly reviewed on the subject of fungi and their secondary metabolites present in water-damaged homes and buildings. infested water-damaged home \hyperref[b45]{(34)}. In addition, individuals exposed to mold in their water-damaged homes with chronic fatigue also have the same mycotoxins in their urine \hyperref[b46]{(35)}.\par
In this communication we report on a healthy family of 6 (nonsmokers) who developed multiple symptoms and health problems (e.g. nasal bleeding, sinusitis, asthma, RADS) following a prolonged exposure to several genera of mold in a water damaged home.\par
Most significantly, fraternal twins were hospitalized with pulmonary bleeding. The female survived but developed RADS. The male twin died from respiratory failure and pulmonary bleeding. Both had in utero and neonatal exposure to these molds and their mycotoxins, including Stachybotrys chartarum. Real time PCR detected Aspergillus versicolor DNA in the brain and lungs of the deceased infant, while an ELISA procedure detected aflatoxins and trichothecenes in the lungs, liver and brain in autopsy materials from the deceased infant. In addition, mycotoxins produced by Penicillium sp., Asp. versicolor and S. chartarum were detected in bulk and dust samples from the home by LC/MS/MS. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods} 
\section[{a) Description of the Home}]{a) Description of the Home}\par
The 3 bedroom home was located in Visalia, California. Construction was wood framing, exterior stucco, dry wall interior, asphalt shingles, fireplace, wood sub flooring, crawl space, attic and central air condition. It consisted of the following occupied rooms: Living room with a corner fireplace, play room with a baby crib, infant's bedroom where the twins slept, den immediately adjacent to the infant's bedroom, master bedroom, add on office, kitchen and two bath rooms. Upon moving into the home it was noticed to be in disrepair. The carpet was wet, moldy and falling apart with a musty odor. There was discoloration of ceiling dry-wall indicative of water intrusion, and water damage to the flooring. Serum samples from the surviving members of the family were sent to Aerotech Laboratories (Currently EMLab P \& K) to perform the Hypersensitivity Pneumonitis Panel and for the detection of IgE, IgA and IgM antibodies against various molds. Antibodies against aflatoxin, trichothecenes and satratoxin adduct and Stachybotrys chartarum in sera of the family were tested by Immunosciences as previously reported \hyperref[b48]{(36)}. f) Real Time PCR (RT-QPCR) Mold DNA Analysis\par
The DNA probes for mold species utilized in the RT-QPCR included species of Aspergillus, Penicillium and Stachybotrys chartarum were developed and patented by Real Time Laboratories, Carrollton. Texas. The RT-QPCR was carried out as published \hyperref[b49]{(37)}. The tissues used for mold DNA and mycotoxins were emulsified and extracted as described \hyperref[b42]{(33)}\hyperref[b45]{(34)}\hyperref[b46]{(35)} are briefly reviewed below. g) Detection of Mycotoxins in Autopsy Specimens by an ELISA Procedure 25 mg of the lung, liver and brain were received frozen or embedded in paraffin blocks. They were analyzed for aflatoxins (AT), trichothecenes (MT) and ochratoxin A (OTA) using immune affinity columns , and T-2 and HT-2 Ochra Test ,(Afla Test® test kits, VICAM, L.P., Watertown, MA) containing specific monoclonal antibodies. The tissues were emulsified in phosphate buffered saline (PBS, 0.9\%) and reagent grade methanol (Sigma-Aldrich).in a 1:1 dilution. To disrupt the cells, tissues were bead beated using silica beads (Sigma-Aldrich) for 1 minute at the speed of 45 rpm, heated at 65 0 C for 15 minutes. Samples were centrifuged at 13000 rpm for 2 minutes. 500 ?l of cellular extract was placed in a glass tube, and further diluted in PBS prior to testing. All samples were free of paraffin \hyperref[b42]{(33)}\hyperref[b45]{(34)}\hyperref[b46]{(35)}.\par
Samples were then applied to an Afla Test® column (VICAM, L.P., Watertown, MA) which contains specific monoclonal antibodies (MT) directed against AT (B1, B2, G1, and G2), OTA) and monocyclic tricho the cenes. Columns were washed twice with reagent grade water (Fisher Health Care, Houston, Texas). The samples were eluted from the column to remove the bound mycotoxins with reagent grade methanol. Fluorochrome developer (AFLATEST ® Developer, VICAM) was added to the extracted methanol. All samples were read by fluorometry (Sequoia-Turner Fluorometer, Model 450, which was calibrated using standards supplied by VICAM (Green Filter = 2, and Red Filter = 120). Spiked standards using known amounts of AT B1, B2, G1, and G2 (Trilogy Analytical Laboratory Inc., Washington, Missouri) of human heart tissue were run as validation controls prior to testing (sensitivity of 95\% and specificity of 92\%). Known controls of mycotoxins (50 ppb, 25 ppb, and 1.25 ppb, Trilogy Analytical Laboratory and Real Time Laboratories, Carrollton, Texas) were run with each test. The eluted solution was then read by fluorometry at 450 Angstroms. The lower and upper limits of detection are III. 
\section[{Results}]{Results} 
\section[{a) Family Health}]{a) Family Health}\par
The two adults, nonsmokers, and two older male children were healthy prior to moving into the mold contaminated home. They resided in the home until November/December 2002. The home was razed in early 2002. Within two months of occupancy all members began to experience symptoms and health problems that are summarized in Tables \hyperref[tab_2]{1 and 2}. All surviving members developed lung disease and were positive when tested for Hypersensitivity pneumonitis ( Table \hyperref[tab_2]{2}) and were given the diagnosis of RADS/asthma with prescribed bronchodilators.\par
In addition, all members of the family had reduced RBC hemoglobin (Hb) and were diagnosed as anemic. Nose bleeds and a flu-like illness were other common symptoms (Table \hyperref[tab_1]{1}). After moving out of the contaminated home, their health improved, however, they remained symptomatic with the RADS/asthma as well as other symptoms such as fatigue and generally not feeling as well as they did prior to occupation. There was no family history of von Willebrand disease. The following abnormalities were listed in the final autopsy report: (1) liver had mold congestion; (2) Heart had mild hypertrophy without inflammation; (3) Lungs had marked vascular congestion, foci peribronchial inflammation, intra-alveolar blood numerous aggregates of pigment laden macrophages (hemosiderosis) (Figure  {\ref 1}). All other organs were normal in appearance.. The cause of death was listed as respiratory failure with pulmonary bleeding and hemosiderosis.  
\section[{2.}]{2.}\par
3. 4. 
\section[{5.}]{5.}\par
The female twin had nasal bleeding, fever, deceased RBC hemoglobin (anemia) coughing and difficulty breathing. She was hospitalized once and released after being stabilized. The male sibling upon arriving home put in following birth birth he had ER visits, frequent physician visits and was in hospital for severe respiratory problems. At home he was found face down in his crib motionless, blue and with blood coming from the nose and mouth. He was pronounced dead upon arrival at the hospital. 
\section[{B. Autopsy Slides of Lung (H \& E) d) Hypersensitivity Pneumonitis and Antibodies to Mycotoxins}]{B. Autopsy Slides of Lung (H \& E) d) Hypersensitivity Pneumonitis and Antibodies to Mycotoxins}\par
The father, mother, two boys and the surviving twin were positive with respect to the Hypersensitivity pneumonitis panel (Table \hyperref[tab_2]{2}). The father had positive IgG antibodies to the four molds (M. Faeni, A pullulans, A. alternata and A. fumigatus) followed by the mother (M. faeni and A. pullulans) and the three children (M. Faeni).\par
All experienced symptoms of shortness of breath (SOB), RADS and/or asthma requiring bronchodilators. 
\section[{Antibodies against Stachybotrys chartarum}]{Antibodies against Stachybotrys chartarum}\par
were positive in each family member as follows: Father (IgA and IgG); Mother (IgA); two sons (IgG) and twin daughter (IgG). The data on titers are not shown.\par
Antibodies to albumin adducts of AT, trichothecenes (MT) and satratoxin (ST) were positive as follows: (  {\ref 1}   
\section[{f) Mycotoxin Identification in the Home}]{f) Mycotoxin Identification in the Home}\par
The results for the detection of mycotoxins in bulk samples are presented in Table  {\ref 4}. The results are designated as present (at or above detection limit) or not present (not detected). Sterigmatocystin and 5methoxysterigmatocystin were detected in three rooms, the air conditioning duct and AC filter. Sterigmatocystin was at or above the reporting limit of 20 ng. Chaetoglobo sum A, B, and C were not identified. Real-Time PCR analysis detected Aspergillus versicolor in the frozen and paraffin embedded tissues as follows: Lung (1056 spores/g; Liver (0) and brain (7 spores/gram) Table \hyperref[tab_6]{5}).\par
Ascospores and Basidiospores were also present in some rooms of the home. Torula was detected in Addition room W. wall sample. Air spore counts total 1,577 to2, 222sporex/m 3 . Stachybotrys and Chaetomium were not detected in the outdoor air samples. Stachybotrys was detected in air of the children's play room. .Stachybotrys and Chaetomium spores were detected in the carpeting.\par
Roquefortine C was detected in two rooms, The most commonly detected mycotoxins were the trichothecenes: Satratoxin H (detection limit of 7.0 ng), Isosatratoxin F, Satratoxin G, Roridin L-2, Isororidin E, and Roridin E. In addition, the Stachybotrys metabolites 6B-Hydroxydolaabella MER-5003 Mol. Wt. 47 and Mol. Wt 412 were also present. Standards were not available for several of the mycotoxins (**).    
\section[{Discussion}]{Discussion}\par
The initial literature regarding pulmonary hemorrhaging in infants and mold was limited to the identification of molds, including S. chartarum, in the homes of the affected infants. As a result, we have held on to the data presented herein until sufficient information became available in the literature to discuss the health affects observed in this family.\par
The question is what is the mode of exposure to antigens and toxins in these environments? Bench experiments and results from indoor testing of water damaged homes offer some insight. Bench testing has demonstrated that colonies of mold and bacteria shed particulates (fungal fragments) less than the size of spores in the range of 0.03 to 0.3 microns. The question is what is the mode of exposure to antigens and toxins in these environments? Bench experiments and results even much greater than original estimates of 500 times the spore count \hyperref[b52]{(40,}\hyperref[b53]{41)}. The aerodynamic characteristics of the fungal fragments apparently have a respiratory deposition 230 -250 greater than spores. has demonstrated that the mechanisms involved in this release includes colony structure, moisture conditions, air velocities and vibration \hyperref[b50]{(38)}\hyperref[b51]{(39)}\hyperref[b52]{(40)}\hyperref[b53]{(41)}. The fragments contain antigens, mycotoxins, glucans, endotoxins, exotoxins and a variety of digestive proteins and hemolysins \hyperref[b18]{(21,}\hyperref[b20]{22,}\hyperref[b50]{38,}\hyperref[b52]{40,}\hyperref[b54]{42,}\hyperref[b56]{43)}.The ratio of fungal fragments to spores (F/S) in the indoor in moldy houses has been calculated. The F/S for fragment sizes of 0.03 to 0.3 would be between10 3 to 10 6 . These results indicate that the actual contribution of the fungal fragments to the overall exposure may be very high, With respect to infants, the lower airway deposition is 4-5 times greater than that for adults \hyperref[b53]{(41)}. 
\section[{Global}]{Global}\par
The family lived for 8 years in the water damaged home with musty odors and visible mold that resulted from faulty roofing. Inspection and testing of the home led to the identification of elevated Aspergillus/Penicillium spp, Chaetomium, Stachybotrys chartarum among other genera in bulk samples taken from several areas of the home. S. chartarum was present in samples taken from the fraternal twins play room (family den) as well as living room (addition walls) (Table \hyperref[tab_4]{3}). The condition of the home was sufficiently serious that the Fresno County Department of Health required the family to move out. The home was eventually razed because of mold contamination and construction defects.\par
The parents and two older children experienced a chronic flu-like condition with multiple symptoms as summarized in Table \hyperref[tab_1]{1}. These included nasal congestion and bleeding, sinusitis, headaches, fatigue, decreased ability to concentrate and respiratory difficulties diagnosed as RADS/asthma condition requiring bronchodilators. In addition, they had positive antibodies to the hypersensitivity pneumonitis panel (Table \hyperref[tab_2]{2}). It is well recognized that respiratory disease and infections occur in occupants of buildings and homes with water-damage and the presence of mold, bacteria and their secondary metabolites \hyperref[b0]{(1)} {\ref (2)} {\ref (3)} {\ref (4)} {\ref (5)} {\ref (6)}\hyperref[b1]{(7)}\hyperref[b19]{(8)}\hyperref[b2]{(9)}\hyperref[b3]{(10)}\hyperref[b4]{(11)}\hyperref[b5]{(12)}. The fungi associated with respiratory disease include the genera of Alternaria, Aspergillus, Cladosporium and Penicillium (1-12, 44, 45).\par
The entire family had episodes of nose bleeds. However, the conditions of the twins were more serious leading to hospital stays. It is noteworthy that Stachylysin has been detected in the sera of mice, humans and indoor environment of water damaged homes and buildings \hyperref[b59]{(46)}. In addition, several species of Aspergillus and Penicillium are known to produce hemolysins and probably siderophores \hyperref[b18]{(21,}\hyperref[b20]{22,}\hyperref[b60]{(47)}\hyperref[b61]{(48)}\hyperref[b62]{(49)}. Thus, both nasal and pulmonary bleeding may well have been the result of multiple mold hemolysins as well as infection from mold and bacteria. The female twin recovered sufficiently but developed RADS. The fraternal brother was found dead in his crib with bleeding from his nose and mouth. The autopsy revealed pulmonary bleeding and hemosiderosis (Fig.  {\ref 1}).\par
PCR-DNA demonstrated Aspergillus versicolor in his lungs, which produces Versilysin \hyperref[b18]{(21,}\hyperref[b20]{22)}. In addition, AT (lungs) and MT (lungs, liver, and brain) were present in the autopsy samples. The observations on the deceased twin, as well as the other members of the family, point towards the recognition of fungi and their secondary on the health of the occupants. The presence of multiple biocontaminants, their complexity of damp indoor spaces as well as microbial particulates ranging from 0.03 to 0.3 microns probably have an impact upon human health that should be taken into account \hyperref[b35]{(31,}\hyperref[b45]{34,}\hyperref[b46]{35,}\hyperref[b50]{(38)}\hyperref[b51]{(39)}\hyperref[b52]{(40)}\hyperref[b53]{(41)}\hyperref[b54]{(42)}. Finally, it is becoming increasingly apparent that occupants of water damaged environments have mycotoxins in their serum, urine, nasal cavity and various tissues \hyperref[b35]{(31,}\hyperref[b42]{(33)}\hyperref[b45]{(34)}\hyperref[b46]{(35)}. In conclusion, indoor molds resulting from water-intrusion do produce and release fungal fragments (0.03-0.3 microns), multiple species of mold and bacteria, secondary metabolites, nano-particulates and other biocontaminants that most likely impinge upon the health of occupants \hyperref[b21]{(23)}\hyperref[b22]{(24)}\hyperref[b23]{(25)}\hyperref[b24]{(26)}\hyperref[b25]{(27)}\hyperref[b27]{(28)}\hyperref[b30]{(29)}\hyperref[b33]{(30)}\hyperref[b35]{(31)}\hyperref[b50]{(38)}\hyperref[b51]{(39)}\hyperref[b52]{(40)}\hyperref[b53]{(41)}\hyperref[b54]{(42)}\hyperref[b56]{(43)}.\par
The younger of the two older sons was diagnosed with developmental delay (autistic spectrum disorder) at age 6. Since this child was in the home from infancy the exposure to microbial secondary metabolites in the home may have contributed to this condition. Information in the literature on autistic spectrum disorders suggests that mold and mycotoxin exposure appear to be contributing factors in this neurological disorder \hyperref[b63]{(50)}\hyperref[b64]{(51)}\hyperref[b65]{(52)}\hyperref[b66]{(53)}. If the respiratory deposition of fungal fragments that contain mycotoxins is considered, this is a plausible explanation for his neurological condition. A model of the human nasal-sinus cavity has shown that flow patterns in the ethmoid-sphenoid-olfactory area will allow the deposition of nanoparticles into these structures \hyperref[b70]{(54)}. Furthermore, the instillation of trichothecene mycotoxins into the nasal cavities of rodents and Rhesus monkeys causes rhinitis, nasal inflammation, apoptosis of the olfactory sensory neurons, the olfactory bulb and spreads to the brain of rodents \hyperref[b71]{(55)}\hyperref[b72]{(56)}\hyperref[b73]{(57)}\hyperref[b74]{(58)}. Furthermore, fine and ultrafine particulates with attached toxins are translocated to systemic circulation by crossing the alveolar membranes and into the brain via the olfactory tract as well as oxidative stress, systemic inflammation associated in cognitive decline.  {\ref (59 -62)} . Comments are in order regarding the role or secondary exposure to cigarette smoke. The CDC pointed out that the Cleveland infants had exposure to tobacco smoke in their homes as verified by  {\ref Dearborn et al (13,}\hyperref[b11]{15)}. The family in this investigation consisted of nonsmokers, but experienced nasal bleeding and the death of one infant from pulmonary hemorrhage. Although, secondary tobacco smoke contains LC/MS/MS detection of mycotoxins demonstrated the presence of S. chartarum trichothecenes in bulk samples from areas of the home, including the twin's playroom. Additionally, sterigmatocystin, 5methoxysterigmatocystin and roquefortine C were also detected in the home and the HVAC system (Table  {\ref 4}). These observations add to the increasing evidence that mycotoxins are present in water-damaged buildings and homes. As such they represent a toxic source of exposure via inhalation as well as oral and skin exposure  {\ref (12, 17, 23-30, 33-35, 42)}. bacteria, fungi and their toxins present in the environmental cigarette smoke in the Cleveland cases should also be considered. However, the members of the family presented herein were expose molds and mycotoxins present in a water-damage home. In addition, Aspergillus versicolor DNA and aflatoxins and trichothecenes were detected in the lungs and brain of the deceased infant. 
\section[{V. Conclusion}]{V. Conclusion}\par
The parents and children in this case study were non-smokers. They were exposed to high concentrations of mold spores and mycotoxins present in the indoor environment of their rented home. The parents and siblings experienced multiple health conditions associated with the exposure. With respect to the fraternal twins, the sister developed nasal bleeding, fever, anemia and difficulty with breathing. She recovered sufficiently after being in the hospital and returned home. The male twin died from pulmonary bleeding and failure. PCR-DNA testing revealed Aspergillus versicolor in the lungs, liver and brain. Tests for mycotoxins detected aflatoxin lungs and trichothecenes in the lungs, liver and brain. Thus, exposure to molds and their secondary metabolites present in a water-damaged indoor environment presents a health hazard to the occupants. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
c) Environmental Myco toxin Testing\\
Bulk and wipe samples were taken from various\\
areas of the home and sent under chain of custody to P-\\
K Jarvis (currently Bureau Veritas North America), Novi,\\
Michigan to test for a variety of mycotoxins produced by\\
Aspergillus and Penicillium spp. and Stachybotrys\\
chartarum. The samples were extracted with methanol,\\
run on LC/MS/MS and analyzed by John Neville, Ph.D.\\
d) Autopsy of the Deceased Child\\
An autopsy was performed by G. Walter, MD,\\
Coroner's Office, Tulare County, California. A second\\
opinion regarding the results of the autopsy and\\
histopathology was done by a pediatric pathologist D.\\
Scharnhorst, M.D., Ph. D, Valley Children's Hospital,\\
Madera, California. Histology slides were only stained\\
with Hematoxylin Eosin. Paraffin embedded and frozen\\
samples of liver, lung and brain of deceased infant were\\
sent to RealTime Laboratories, Carrollton, Texas to test\\
for mycotoxins and the presence of mold DNA.\\
e) Hypersensitivity Pneumonitis and Mycotoxin\\
Antibodies:\\
California. The following defects were noted: (1) faulty\\
roofing; (2) increased moisture readings from 30 to 100\\
\%; (3) Ceiling water stains throughout the house; (4)\\
Visual mold growth; and (5) improperly installed\\
shingles which allowed moisture intrusion under the\\
shingles and into the interior of home, e.g attic and wall\\
cavities. The home was eventually razed because of the\\
disrepair, water damage and mold growth.\\
b) Mold Testing (Air, swab and Bulk Sampling\\
Visual inspections, bioaerosols, bulk and wipe\\
sampling of the home were done under the direction of\\
Jeff Taber, Kings County Public Health Department.\\
Bulk, wipe and air bioaerosols were sent under chain of\\
custody to Aerotech Laboratories (Currently EM Lab P \&\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.09891304347826087\textwidth}P{0.7510869565217392\textwidth}}
Family Member\tabcellsep Health and Symptoms\\
\tabcellsep anemia)\\
\tabcellsep and increased neutrophils. Negative allergy skin testing. Abnormal\\
\tabcellsep PFT RADS. Albuterol.\\
Son, age 10 (Son 1)\tabcellsep Normal well baby Exam. Flu-like symptoms, skin rash, frequent\\
\tabcellsep colds, sore throat, fevers, coughing, shortness of breath, vomiting,\\
\tabcellsep gastroenteritis, conjunctivitis RADs/asthma, Albuterol\\
Youngest Son, age 8 (son 2)\tabcellsep Normal well baby exam. Flu-like illness, developmental delay,\\
\tabcellsep bilateral OTM, conjunctivitis, chest congestion, sinusitis, headaches.\\
\tabcellsep At age 4 diagnosed with developmental delay, delayed speech and\\
\tabcellsep language, and at age 6 with autistic spectrum disorder. RADS\\
\tabcellsep requiring Albuterol.\\
Fraternal Twin (female) 18 moths\tabcellsep Normal well baby exam. Symptoms began at approximate 3 months\\
\tabcellsep of age: fever, congestion, coughing, hoarseness, shortness of\end{longtable} \par
  {\small\itshape [Note: Father, Age 29 Nonsmoker, Flu-like symptoms, nausea, blurred vision, headaches, dizziness, fainting spells, excessive weakness, shortness of breath, nose bleeds, inability to concentrate, loss of memory, abnormal PFT RADS. Albuterol. Mother, Age 29 Nonsmoker, Flu-like symptoms: Fever, chills, fatigue, Pharyngitis, bowel cramping, sinus congestion, coughing, shortness of breath, chest tightness, sneezing, headache, decreased Hb, RBC (breath, nasal bleeding, , vomiting, patchy pneumonia, increased sed. rate, elevated neutrophils, decreased RBC hemoglobin, anemia, diagnosis of asthma, wheezing, Pulmocort and Albuterol. One hospital stay, recovered, sent home.]} 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.36833333333333335\textwidth}P{0.085\textwidth}P{0.085\textwidth}P{0.09916666666666667\textwidth}P{0.09208333333333334\textwidth}P{0.12041666666666666\textwidth}}
Organism\tabcellsep Mother 1\tabcellsep Father 2\tabcellsep Son (1)) 3\tabcellsep Son (2) 4\tabcellsep Female Twin 2\\
M. faeni\tabcellsep +\tabcellsep +\tabcellsep +\tabcellsep +\tabcellsep +\\
A. pullulans\tabcellsep +\tabcellsep +\tabcellsep -\tabcellsep -\tabcellsep -\\
A. Alternata\tabcellsep -\tabcellsep +\tabcellsep -\tabcellsep -\tabcellsep -\\
A. fumigatus\tabcellsep -\tabcellsep +\tabcellsep -\tabcellsep -\tabcellsep -\end{longtable} \par
  {\small\itshape [Note: Mother: H.P., fever, chills, fatigue, H.A.s, diarrhea, Pharyngitis, GERD, SOB, chest and nasal congestion, nose bleed, sneezing, negative allergy testing. Father: H.P., asthma, Dizziness, H.A.s, nosebleed, SOB, fatigue, muscle twitching, decreased concentration and memory, skin rashes and petechae. Allergic to dust mites and pollen. SOB, RADS with abnormal PFT Eldest Son: Skin rash, fever, nose bleed, coughing, gastroenteritis, conjunctivitis. H.P. Son: Developmental delay (autistic spectrum), comprehension and language delay, fever, erythematous skin rashes, diarrhea, coughing, H.A.s, sinusitis, nose bleed SOB, H.P. Female Twin: fever, nasal and chest congestion, nose bleed, pneumonia requiring hospitalization, H.P., SOB, RADS requiring Pulmocort and Albuterol b) Health of the Fraternal Twins c) Autopsy of the Deceased]} 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Volume Issue V Version I\end{longtable} \par
  {\small\itshape [Note: K Year2014Figure 1: On the Left Lung histology stained with Hematoxylin and Eosin demonstrating markedly congested Alveolar spaces with desquamated cells and blood, hemosiderin-laden macrophages on the right, no inflammation, normal appearing blood vessels and no inflammation]} 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.2586348684210526\textwidth}P{0.09017269736842105\textwidth}P{0.10345394736842105\textwidth}P{0.03355263157894737\textwidth}P{0.03495065789473684\textwidth}P{0.0719983552631579\textwidth}P{0.06640625\textwidth}P{0.07828947368421052\textwidth}P{0.07129934210526315\textwidth}P{0.04124177631578947\textwidth}}
\tabcellsep \multicolumn{7}{l}{The tests were performed by Jon Neville, PK-Jarvis, Novi, MI}\tabcellsep \tabcellsep \\
Mycotoxin\tabcellsep Livin\tabcellsep Room\tabcellsep Room\tabcellsep NW\tabcellsep Living\tabcellsep Room\tabcellsep Room\tabcellsep Room\tabcellsep Reportin\\
\tabcellsep g\tabcellsep Additi\tabcellsep Additio\tabcellsep Bdr\tabcellsep Room\tabcellsep Additio\tabcellsep Addition\tabcellsep Addition\tabcellsep g\\
\tabcellsep Roo\tabcellsep on\tabcellsep n\tabcellsep m\tabcellsep Floor\tabcellsep n\tabcellsep S. Wall\tabcellsep N. wall\tabcellsep Limit in\\
\tabcellsep m\tabcellsep W.\tabcellsep Middle\tabcellsep Clos\tabcellsep at\tabcellsep SW\tabcellsep \tabcellsep \tabcellsep ng\\
\tabcellsep N.\tabcellsep Wall\tabcellsep \tabcellsep et\tabcellsep Firepla\tabcellsep Wall\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Wall\tabcellsep \tabcellsep \tabcellsep \tabcellsep ce\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Sterigmatocystin\tabcellsep --\tabcellsep Present\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep Present\tabcellsep Present\tabcellsep --\tabcellsep 20\\
5-\tabcellsep --\tabcellsep Present\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep Present\tabcellsep Present\tabcellsep --\tabcellsep **\\
methoxysterimatocystin\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Chaetoglobosum A\tabcellsep --\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep --\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep **\\
Chaetoglobosum B\tabcellsep --\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep --\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep **\\
Chaetoglobosum C\tabcellsep --\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep --\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep **\\
Griseofulvin\tabcellsep --\tabcellsep NP\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep NP\tabcellsep NP\tabcellsep --\tabcellsep 10\\
Roquefortine C\tabcellsep --\tabcellsep Present\tabcellsep --\tabcellsep --\tabcellsep --\tabcellsep Present\tabcellsep NP\tabcellsep --\tabcellsep 0.4\\
Satratoxin H\tabcellsep NP\tabcellsep \multicolumn{2}{l}{Present Present}\tabcellsep NP\tabcellsep NP\tabcellsep Present\tabcellsep Present\tabcellsep Present\tabcellsep 7.0\\
Trichodermol\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep **\\
Trichodermin\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep **\\
Isosatratoxin F\tabcellsep NP\tabcellsep Present\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep Present\tabcellsep Present\tabcellsep Present\tabcellsep **\\
Satratoxin G\tabcellsep NP\tabcellsep Present\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep Present\tabcellsep Present\tabcellsep Present\tabcellsep **\\
Roridin L-2\tabcellsep NP\tabcellsep Present\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep Present\tabcellsep Present\tabcellsep Present\tabcellsep **\\
Isororidin E\tabcellsep NP\tabcellsep Present\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep Present\tabcellsep Present\tabcellsep Present\tabcellsep **\\
Roridin E\tabcellsep NP\tabcellsep Present\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep Present\tabcellsep Present\tabcellsep Present\tabcellsep **\\
Epoxydolabellane A\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep NP\tabcellsep **\\
6B-Hydroxydolaabella\tabcellsep Prese\tabcellsep \multicolumn{2}{l}{Present Present}\tabcellsep NP\tabcellsep \multicolumn{2}{l}{Present Present}\tabcellsep Present\tabcellsep Present\tabcellsep **\\
\tabcellsep nt\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
MER-5003 M. Wt. 470\tabcellsep Prese\tabcellsep \multicolumn{2}{l}{Present Present}\tabcellsep NP\tabcellsep \multicolumn{2}{l}{Present Present}\tabcellsep Present\tabcellsep Present\tabcellsep **\\
\tabcellsep nt\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
MER-5003 W. Wt. 412\tabcellsep Prese\tabcellsep \multicolumn{2}{l}{Present Present}\tabcellsep NP\tabcellsep \multicolumn{2}{l}{Present Present}\tabcellsep Present\tabcellsep Present\tabcellsep **\\
\tabcellsep nt\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{7}{l}{Abbreviations: ** (standards not available; --(not tested); NP (not present)}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: Air Conditioning System: A wipe sample form the air conditioning duct was positive for the presence of Sterigmatocystin, 5-Methoxysterigmatocystin and Roquefortine C. A bulk sample from the A.C. filter was positiveforSterigmatocystinand5methoxysterigmatocystin g) PCR DNA Test Results of Deceased Tissues]} 
\caption{\label{tab_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.49210526315789477\textwidth}P{0.15098684210526314\textwidth}P{0.2069078947368421\textwidth}}
Sample\tabcellsep Species\tabcellsep Spores/g\\
\multicolumn{2}{l}{Aspergillus versicolor}\tabcellsep Paraffin embedded\\
\tabcellsep \tabcellsep tissue\\
Lung\tabcellsep Present\tabcellsep 1066\\
Liver\tabcellsep Absent\tabcellsep 0\\
Brain\tabcellsep Present\tabcellsep 7\\
h) Mycotoxins Detected in the Deceased Tissues\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 5 :}\end{figure}
 			\footnote{Family of Six, Their Health and the Death of a 16 Month Old Male from Pulmonary Hemorrhage: Identification of Mycotoxins and Mold in the Home and Lungs, Liver and Brain of Deceased Infant} 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			 
\subsection[{A.}]{A.}\par
Histology of the Lung (H \& E)			 			  				\begin{bibitemlist}{1}
\bibitem[Hodgson]{b5}\label{b5} 	 		\textit{},  		 			M J Hodgson 		.  		 	 
\bibitem[Morey]{b6}\label{b6} 	 		\textit{},  		 			P Morey 		.  		 	 
\bibitem[Leung]{b7}\label{b7} 	 		\textit{},  		 			W Y Leung 		.  		 	 
\bibitem[Morrow and Miller]{b8}\label{b8} 	 		\textit{},  		 			L Morrow 		,  		 			D Miller 		.  		 	 
\bibitem[Bloom E; Nyman et al.]{b25}\label{b25} 	 		\textit{},  		 			E Bloom E; Nyman 		,  		 			A Must 		,  		 			C Pehrson 		.  		 	 
\bibitem[Polizzi]{b27}\label{b27} 	 		\textit{},  		 			V Polizzi 		.  		 	 
\bibitem[Delmulle et al.]{b28}\label{b28} 	 		\textit{},  		 			B; Delmulle 		,  		 			A Adams 		,  		 			A Moretti 		,  		 			A Susca 		.  		 	 
\bibitem[Taubel]{b30}\label{b30} 	 		\textit{},  		 			M Taubel 		.  		 	 
\bibitem[Sulyok et al.]{b31}\label{b31} 	 		\textit{},  		 			M; Sulyok 		,  		 			R Bloom 		,  		 			M Turunen 		.  		 	 
\bibitem[Gottschalk]{b33}\label{b33} 	 		\textit{},  		 			C Gottschalk 		.  		 	 
\bibitem[Brasel]{b35}\label{b35} 	 		\textit{},  		 			E Brasel 		.  		 	 
\bibitem[Douglas and Wilson]{b36}\label{b36} 	 		\textit{},  		 			R Douglas 		,  		 			S C Wilson 		.  		 	 
\bibitem[Lewis and Wiederhold]{b38}\label{b38} 	 		\textit{},  		 			R E Lewis 		,  		 			N P Wiederhold 		.  		 	 
\bibitem[Chi et al.]{b39}\label{b39} 	 		\textit{},  		 			J Chi 		,  		 			S U Han 		,  		 			K V Komanduri 		.  		 	 
\bibitem[Han]{b40}\label{b40} 	 		\textit{},  		 			Chi J Han 		.  		 	 
\bibitem[Hooper]{b42}\label{b42} 	 		\textit{},  		 			D G Hooper 		.  		 	 
\bibitem[Bolton]{b43}\label{b43} 	 		\textit{},  		 			F E Bolton 		.  		 	 
\bibitem[Brewer]{b46}\label{b46} 	 		\textit{},  		 			J H Brewer 		.  		 	 
\bibitem[Brasel]{b54}\label{b54} 	 		\textit{},  		 			T L Brasel 		.  		 	 
\bibitem[Jedrychowski]{b66}\label{b66} 	 		\textit{},  		 			W Jedrychowski 		.  		 	 
\bibitem[Maugeri and Perera]{b67}\label{b67} 	 		\textit{},  		 			U Maugeri 		,  		 			F Perera 		.  		 	 
\bibitem[Stigter]{b68}\label{b68} 	 		\textit{},  		 			L Stigter 		.  		 	 
\bibitem[ Article]{b83}\label{b83} 	 		\textit{},  		 ID 819129.  	 	 		\textit{Article}  		13.  	 
\bibitem[ Environ Health Perspec ()]{b14}\label{b14} 	 		\textit{},  	 	 		\textit{Environ Health Perspec}  		1999. 107 p. .  	 
\bibitem[Thrasher et al. ()]{b45}\label{b45} 	 		‘A water-damaged home and health of occupants: A case study’.  		 			J D Thrasher 		,  		 			M R Gray 		,  		 			K H Kilburn 		,  		 			D Dennis 		,  		 			A Yu 		.  		 \xref{http://dx.doi.org/10.1155/2012/312836}{10.1155/2012/312836}.  	 	 		\textit{J Environ Public Health}  		2012.  	 
\bibitem[Weiss and Chidekel ()]{b16}\label{b16} 	 		‘Acute pulmonary hemorrhage in a Delaware infant after exposure to Stachybotrys atra’.  		 			A Weiss 		,  		 			A S Chidekel 		.  	 	 		\textit{Del Med J}  		2002. 74 p. .  	 
\bibitem[Cho et al. ()]{b53}\label{b53} 	 		‘Aerodynamic characteristics and respiratory deposition of fungal fragments’.  		 			S-H Cho 		,  		 			S-C Seo 		,  		 			D Schmechel 		,  		 			S Grinshpun 		,  		 			T Reponen 		.  	 	 		\textit{Atmospheric Res}  		2005. 39 p. .  	 
\bibitem[Calderon-Garciduenas et al. ()]{b75}\label{b75} 	 		‘Air pollution and brain damage’.  		 			L Calderon-Garciduenas 		,  		 			B Azzarelli 		,  		 			H Acuna 		,  		 			R Garcia 		.  	 	 		\textit{Toxicol Pathol}  		2002. 30 p. .  	 
\bibitem[Calderon-Garciduenas et al. ()]{b77}\label{b77} 	 		‘Air pollution, cognitive deficits and brain abnormalities: a pilot study with children and dogs’.  		 			L Calderon-Garciduenas 		,  		 			A Mora-Tiscareno 		,  		 			E Ontiveros 		,  		 			G Gomez-Garcia 		.  	 	 		\textit{Brain Cogn}  		2008. 68 p. .  	 
\bibitem[Vojdani et al. ()]{b48}\label{b48} 	 		‘Antibodies against molds and mycotoxins following exposure to toxigenic fungi in a waterdamage building’.  		 			A Vojdani 		,  		 			A W Campbell 		,  		 			E ; A Kashanian 		,  		 			E Vojdani 		.  	 	 		\textit{Arch Environ Health}  		2003. 59 p. .  	 
\bibitem[Hooper et al. ()]{b49}\label{b49} 	 		‘Assessment of Aspergillus fumigatus in Guinea pig bronchoalveolar lavages and pulmonary tissues by culture and RealTime polymerase chain reaction studies’.  		 			D G Hooper 		,  		 			V E Bolton 		,  		 			J S Sutton 		,  		 			F T Guilford 		,  		 			D C Straus 		.  	 	 		\textit{Int J Mol Sci}  		2012. 13 p. .  	 
\bibitem[Andersson et al. ()]{b22}\label{b22} 	 		‘Bacteria, molds, and toxins in waterdamaged building materials’.  		 			M A Andersson 		,  		 			M Nikulin 		,  		 			U Koljalg 		,  		 			M C Andersson 		,  		 			F Rainey 		.  	 	 		\textit{Appl Environ Microbiol}  		1997. 63 p. .  	 
\bibitem[Anyanwu et al. ()]{b63}\label{b63} 	 		‘Brainstem auditory evoked response in adolescents with acoustic neuroma due to environmental exposure to toxic molds’.  		 			E Anyanwu 		,  		 			A W Campbell 		,  		 			W High 		.  	 	 		\textit{Int J Adolesc Med Health}  		2002. 14 p. .  	 
\bibitem[Jarvis ()]{b9}\label{b9} 	 		‘Building associated pulmonary disease from exposure to Stachybotrys chartarum and Aspergillus versicolor’.  		 			B B Jarvis 		.  	 	 		\textit{J Occup Environ Health}  		1998. 40 p. .  	 
\bibitem[Pauly and Paszkiewicz ()]{b82}\label{b82} 	 		‘Cigarette smoke, bacteria, mold, microbial toxins and chronic lung inflammation’.  		 			J I Pauly 		,  		 			G Paszkiewicz 		.  	 	 		\textit{J Oncology}  		2011.  	 
\bibitem[Dearborn et al. ()]{b12}\label{b12} 	 		‘Clinical profile of 30 infants with acute pulmonary hemorrhage in Cleveland’.  		 			D G Dearborn 		,  		 			B B Dahms 		,  		 			T M Allan 		,  		 			W G Sorenson 		,  		 			E Montana 		,  		 			R Etzel 		.  	 	 		\textit{Pediatrics}  		2002. 110 p. .  	 
\bibitem[Jarvi ()]{b32}\label{b32} 	 		‘Co-occurrence of toxic bacterial and fungal secondary metabolites in moisture-damaged indoor environments’.  		 			K Jarvi 		.  		 doi:101111/j.1600- 668.2011.0072x.  	 	 		\textit{Indoor Air}  		2011.  	 
\bibitem[Jankowski ()]{b69}\label{b69} 	 		‘Cognitive function of 6-year old children exposed to mold-contaminated homes in early postnatal period. Prospective birth cohort study in Poland’.  		 			J Jankowski 		.  	 	 		\textit{Physiology \& Behavior}  		2011. 104 p. .  	 
\bibitem[Douglas et al. ()]{b55}\label{b55} 	 		‘Detection of airborne Stachybotrys chartarum macrocyclic trichothecene mycotoxins on particulates smaller than conidia’.  		 			Dr; Douglas 		,  		 			S C Wilson 		,  		 			D C Straus 		.  	 	 		\textit{Appl Environ Microbiol}  		2005. 71 p. .  	 
\bibitem[Komanduri ()]{b41}\label{b41} 	 		‘Detection of gliotoxin in experimental and human aspergillosis’.  		 			K V Komanduri 		.  	 	 		\textit{Infect Immun}  		2005. 73 p. .  	 
\bibitem[Thrasher et al. ()]{b47}\label{b47} 	 		‘Detection of mycotoxins in patients with chronic fatigue’.  		 			J D Thrasher 		,  		 			D C Straus 		,  		 			R A Madison 		,  		 			D Hooper 		.  	 	 		\textit{Toxins}  		2013. 5 p. .  	 
\bibitem[Bauer and Meyer ()]{b34}\label{b34} 	 		‘Detection of satratoxin G and H in indoor air from a waterdamaged building’.  		 			J Bauer 		,  		 			K Meyer 		.  	 	 		\textit{Mycopathologia}  		2008. 166 p. .  	 
\bibitem[Straus ()]{b37}\label{b37} 	 		‘Detection of trichothecene mycotoxins in sera from individuals exposed to Stachybotrys chartarum in indoor environments’.  		 			D C Straus 		.  	 	 		\textit{Arch Environ Health}  		2004. 59 p. .  	 
\bibitem[Kilburn et al. ()]{b65}\label{b65} 	 		‘Do terbutalineand mold-associated impairments of the brain and lung relate to autism?’.  		 			K H Kilburn 		,  		 			J D Thrasher 		,  		 			N Immers 		.  	 	 		\textit{Toxicol Indust Health}  		2009. 25 p. .  	 
\bibitem[Gorny and Lawniczek-Walczyk ()]{b51}\label{b51} 	 		‘Effect of two aerosolization methods on the release of fungal propagules from contaminated agar plates’.  		 			R L Gorny 		,  		 			A Lawniczek-Walczyk 		.  	 	 		\textit{Ann Agric Environ Med}  		2012. 19 p. .  	 
\bibitem[Van Emon et al. ()]{b59}\label{b59} 	 		‘ELISA measurement of Stachylysin TM in serum to quantify exposures to indoor mold Stachybotrys chartarum’.  		 			J M Van Emon 		,  		 			A W Reed 		,  		 			I Yike 		,  		 			S J Vesper 		.  	 	 		\textit{JOEM}  		2003. 48 p. .  	 
\bibitem[Montana et al. ()]{b10}\label{b10} 	 		‘Environmental risk factors associated with pediatric idiopathic pulmonary hemorrhage and hemosiderosis in a’.  		 			E Montana 		,  		 			R A Etzel 		,  		 			T Allan 		,  		 			T E Horgan 		,  		 			D G Dearborn 		.  	 	 		\textit{Cleveland Community}  		1997. 99 p. .  	 
\bibitem[Gorny ()]{b50}\label{b50} 	 		‘Filamentous microorganisms and their fragments in indoor air -A review’.  		 			R L Gorny 		.  	 	 		\textit{Ann Agric Environ Med}  		2004. 11 p. .  	 
\bibitem[Dennis et al. ()]{b1}\label{b1} 	 		‘Fungal exposure endocrinopathy with growth hormone deficiency; Dennis-Robertson syndrome’.  		 			D P Dennis 		,  		 			D Roberson 		,  		 			L Curtis 		,  		 			J Black 		.  	 	 		\textit{Toxicol Indust Health}  		2009. 2009. 25 p. .  	 	 (Indoor Air) 
\bibitem[Tercelj et al. ()]{b2}\label{b2} 	 		‘Fungal exposure in home of patients with sarcoidosis -an environmental exposure study’.  		 			M Tercelj 		,  		 			B Salobir 		,  		 			M Harlander 		,  		 			R Rylander 		.  	 	 		\textit{Environ Health}  		2011. 10  (8) .  	 
\bibitem[Reponen et al. ()]{b52}\label{b52} 	 		‘Fungal fragments in moldy houses: A field study in New Orleans and Southern Ohio’.  		 			T Reponen 		,  		 			-S-C Seo 		,  		 			F Grimsley 		,  		 			T Lee 		,  		 			Crawford C Grinshpun 		,  		 			AS 		.  	 	 		\textit{Atmospheric Res}  		2007. 41 p. .  	 
\bibitem[Welty and Lucas ()]{b79}\label{b79} 	 		‘Fungi isolated from damage flue-cured tobacco’.  		 			R E Welty 		,  		 			G B Lucas 		.  	 	 		\textit{App Microbiol}  		1968. 16 p. .  	 
\bibitem[Welty and Lucas ()]{b80}\label{b80} 	 		‘Fungi isolated from flue-cured tobacco at the time of sale and after storage’.  		 			R E Welty 		,  		 			G B Lucas 		.  	 	 		\textit{Appl Microbiol}  		1969. 17 p. .  	 
\bibitem[Picco ()]{b29}\label{b29} 	 		‘Fungi, mycotoxins and microbial volatile organic compounds in mouldy interiors of water-damage buildings’.  		 			A M Picco 		.  	 	 		\textit{J Environ Monit}  		2009. 11 p. .  	 
\bibitem[Reponen et al. ()]{b57}\label{b57} 	 		‘Higher environmental relative moldiness index during infancy as a predictor of asthma at 7 years of age’.  		 			T Reponen 		,  		 			S Vesper 		,  		 			L Levin 		,  		 			E Johansson 		,  		 			P Ryan 		.  	 	 		\textit{Ann Allergy Asthma Immunol}  		2011. 107 p. .  	 
\bibitem[Blanc et al. ()]{b58}\label{b58} 	 		‘Higher environmental relative moldiness index values measured in homes of adults with asthma, rhinitis or both conditions’.  		 			P D Blanc 		,  		 			P J Quintan 		,  		 			R P Katz 		,  		 			J R Balmes 		,  		 			L Trupin 		.  	 	 		\textit{Environ Res}  		2013. 122 p. .  	 
\bibitem[Holzberg and Artis ()]{b62}\label{b62} 	 		‘Hydroxamate siderophore production by opportunistic and systemic fungal pathogens’.  		 			M Holzberg 		,  		 			W M Artis 		.  	 	 		\textit{Infect Immun}  		1983. 40 p. .  	 
\bibitem[Jaakkola and Jaakkola]{b0}\label{b0} 	 		\textit{Indoor molds and},  		 			M S Jaakkola 		,  		 			Jjk Jaakkola 		.  		 	 
\bibitem[Flappin et al.]{b13}\label{b13} 	 		\textit{Infant pulmonary hemorrhage in a suburban home with water damage and mold},  		 			S M Flappin 		,  		 			J Portnoy 		,  		 			P Jones 		,  		 			C Barnes 		.  		 	 	 (Stachybotrys atra) 
\bibitem[Schrettl and Haas ()]{b61}\label{b61} 	 		‘Iron homeostasis-Achilles heel of Aspergillus fumigatus?’.  		 			M Schrettl 		,  		 			H Haas 		.  	 	 		\textit{Curr Opin Microbiol}  		2011. 14 p. .  	 
\bibitem[Elidemir et al. ()]{b17}\label{b17} 	 		‘Isolation of Stachybotrys from the lung of a child with pulmonary hemosiderosis’.  		 			O Elidemir 		,  		 			G N Colasurdo 		,  		 			S N Rossmann 		,  		 			L L Fan 		.  	 	 		\textit{Pediatrics}  		1999. 104 p. .  	 
\bibitem[Laney et al.]{b19}\label{b19} 	 		 			A S Laney 		,  		 			L A Cragin 		,  		 			L Z Blevins 		,  		 			A D Sumner 		.  		\textit{Sarcoidosis, asthma and asthma-like symptoms},  				 	 
\bibitem[Ge and Inthavong ()]{b70}\label{b70} 	 		‘Local deposition fractions of ultrafine particles in a human nasalsinus-cavity CFD model’.  		 			O J Ge 		,  		 			K Inthavong 		,  		 			TuJy 		.  	 	 		\textit{Inhal Toxicol}  		2012. 24 p. .  	 
\bibitem[Park and Cox-Ganser ()]{b3}\label{b3} 	 		‘Mold exposure and respiratory health in damp indoor environments’.  		 			J-H Park 		,  		 			J M Cox-Ganser 		.  	 	 		\textit{Frontiers Bioscience}  		2011. 3 p. .  	 
\bibitem[Larsson ()]{b26}\label{b26} 	 		‘Molds and mycotoxins in indoor environments -A survey of water-damaged buildings’.  		 			L Larsson 		.  	 	 		\textit{J Occup Environ Health}  		2009. 6 p. .  	 
\bibitem[Tuomi et al. ()]{b23}\label{b23} 	 		‘Mycotoxins in building materials from water-damaged buildings’.  		 			T Tuomi 		,  		 			K Reijula 		,  		 			T Johnsson 		,  		 			K Hemminki 		,  		 			E-L Hintikka 		.  	 	 		\textit{Appl Environ Microbiology}  		2000. 66 p. .  	 
\bibitem[Guilford and Straus ()]{b44}\label{b44} 	 		‘Mycotoxins in human samples from patients exposed to environmental molds’.  		 			F T Guilford 		,  		 			D C Straus 		.  	 	 		\textit{Inter J Mol Sci}  		2009. 10 p. .  	 
\bibitem[Anyanwu et al. ()]{b64}\label{b64} 	 		‘Neuropsychological effects of chronic environmental toxic mold exposure on children’.  		 			E C Anyanwu 		,  		 			A W Campbell 		,  		 			Q Vojdani 		.  	 	 		\textit{Sci World}  		2003. 3 p. .  	 
\bibitem[Corps et al. ()]{b74}\label{b74} 	 		‘Neurotoxic, inflammatory, and mucosecretory responses in the nasal airways of mice repeatedly expose to macrocyclic trichothecene mycotoxins roridin A: Dose-response and persistence of injury’.  		 			K N Corps 		,  		 			Z Islam 		,  		 			J J Pestka 		,  		 			J R Harkema 		.  	 	 		\textit{Toxicol Pathol}  		2010. 38 p. .  	 
\bibitem[Engelhart et al. ()]{b24}\label{b24} 	 		‘Occurrence of toxigenic Aspergillus versicolor isolates and sterigmatocystin in carpet dust from damp indoor environments’.  		 			S Engelhart 		,  		 			A Loock 		,  		 			D Skutlarek 		,  		 			H Sagunski 		,  		 			A Lommel 		,  		 			H Farber 		,  		 			M Exner 		.  	 	 		\textit{App Environ Microbiol}  		2002. 68 p. .  	 
\bibitem[Dearborn et al. ()]{b11}\label{b11} 	 		‘Overview of investigations into pulmonary hemorrhage among infants in Cleveland, Ohio’.  		 			D G Dearborn 		,  		 			I Yikes 		,  		 			W G Sorenson 		,  		 			M J Miller 		,  		 			R A Etzel 		.  	 	 		\textit{Environ Health Perspec}  		1999. 107  (3)  p. .  	 	 (Suppl) 
\bibitem[Vesper and Vesper ()]{b20}\label{b20} 	 		‘Possible role of fungal hemolysins in sick building syndrome’.  		 			S J Vesper 		,  		 			M J Vesper 		.  	 	 		\textit{Straus E, References Références Referencias},  				2004. 55 p. .  	 
\bibitem[Novotny and Dixit ()]{b15}\label{b15} 	 		‘Pulmonary hemorrhage in an infant following 1 weeks of fungal exposure’.  		 			W E Novotny 		,  		 			A Dixit 		.  	 	 		\textit{Arch Pediatr Adolesc Med}  		2000. 254 p. .  	 
\bibitem[Vesper et al. ()]{b60}\label{b60} 	 		‘Quantification of siderophore and hemolysin from Stachybotrys chartarum strains’.  		 			S J Vesper 		,  		 			D G Dearborn 		,  		 			Elidemir 		,  		 			R A Haugland 		.  	 	 		\textit{Appl Environ Microbiol}  		2000. 66 p. .  	 
\bibitem[Vesper et al. ()]{b18}\label{b18} 	 		‘Quantitative polymerase chain reaction analysis of fungi in dust from homes of infants who developed idiopathic pulmonary hemorrhaging’.  		 			S J Vesper 		,  		 			M Varma 		,  		 			L J Wymer 		,  		 			D G Dearborn 		,  		 			J Sobolewski 		,  		 			R A Haugland 		.  	 	 		\textit{J Occup Environ Med}  		2004. 46 p. .  	 
\bibitem[Georggiett et al. ()]{b81}\label{b81} 	 		‘Relationship between lung cancer and aflatoxin B1’.  		 			O C Georggiett 		,  		 			J C Muino 		,  		 			H Montrull 		,  		 			N Brizuela 		.  	 	 		\textit{Rev Fac Cien Me Univ Nac Cordoba}  		2000. 57 p. .  	 
\bibitem[Park et al. ()]{b4}\label{b4} 	 		‘Rhinosinusitis and mold as risk factors for asthma symptoms in occupants of a water-damaged building’.  		 			J H Park 		,  		 			K Kreiss 		,  		 			M J Cox-Ganser 		.  	 	 		\textit{Indoor Air}  		2012. 22 p. .  	 
\bibitem[Islam et al. ()]{b71}\label{b71} 	 		‘Satratoxin G from the black mold Stachybotrys chartarum evokes olfactory sensory neuron loss and inflammation in the murine nose and brain’.  		 			Z Islam 		,  		 			J R Harkema 		,  		 			J J Pestka 		.  	 	 		\textit{Environ Health Perspec}  		2006. 114 p. .  	 
\bibitem[Carey et al. ()]{b73}\label{b73} 	 		‘Satratoxin G from the black mold Stachybotrys chartarum induces rhinitis, apoptosis of olfactory sensory neurons in the nasal airways of Rhesus monkeys’.  		 			S A Carey 		,  		 			C G Plopper 		,  		 			D M Hyde 		,  		 			Z Islam 		,  		 			J J Pestka 		,  		 			J R Harkema 		.  	 	 		\textit{Toxicol Pathol}  		2012. 40 p. .  	 
\bibitem[Pestka et al.]{b72}\label{b72} 	 		\textit{Stachybotrys chartarum, trichothecene mycotoxins, and camp building-related illness: New insights into a public health enigma},  		 			J J Pestka 		,  		 			I Yike 		,  		 			D G Dearborn 		,  		 			Mde Ward 		,  		 			J R Harkema 		.  		 	 
\bibitem[Thrasher and Crawley ()]{b56}\label{b56} 	 		‘The biocontaminants and complexity of damp indoor spaces: More than meets the eyes’.  		 			J D Thrasher 		,  		 			S Crawley 		.  	 	 		\textit{Toxicol Indust Health}  		2009. 25 p. .  	 
\bibitem[Peters et al. ()]{b76}\label{b76} 	 		‘Translocation and potential neurological effects of fine and ultrafine particles a critical update’.  		 			A Peters 		,  		 			B Veronesi 		,  		 			L Calderon-Garciduenas 		,  		 			P Gehr 		.  		 \xref{http://dx.doi.org/10.1186/1.743-8977-3-13}{10.1186/1.743-8977-3-13}.  	 	 		\textit{Part Fibre Toxicol}  		2006. 3  (13) .  	 	 (on line) 
\bibitem[Smoragiewicz et al. ()]{b21}\label{b21} 	 		‘Trichothecene mycotoxins in dust of ventilation systems of office buildings’.  		 			W Smoragiewicz 		,  		 			R Cossette 		,  		 			A Boulard 		,  		 			K Krzystyniak 		.  	 	 		\textit{Int Arch Environ Health}  		1991. 65 p. .  	 
\bibitem[Calderon-Garciduenas et al. ()]{b78}\label{b78} 	 		‘Urban air pollution: influences on olfactory function and pathology in exposed children and young adults’.  		 			L Calderon-Garciduenas 		,  		 			M Franco-Lira 		,  		 			C Henriquez-Roldan 		,  		 			N Osnaya 		.  	 	 		\textit{Exper Toxicol}  		2010. 62 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
