\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Nigel Richardson (Nigel Richardson)} \pdfinfo{ /Title (how-to-minimise-legionella-bacteria.pdf) /Creator (Cheatography) /Author (Nigel Richardson (Nigel Richardson)) /Subject (How to minimise Legionella bacteria Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{0303A3} \definecolor{LightBackground}{HTML}{F7F7FC} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{How to minimise Legionella bacteria Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Nigel Richardson (Nigel Richardson)} via \textcolor{DarkBackground}{\uline{cheatography.com/67117/cs/16800/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Nigel Richardson (Nigel Richardson) \\ \uline{cheatography.com/nigel-richardson} \\ \uline{\seqsplit{www}.collatonconsultancy.com} \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 26th August, 2018.\\ Updated 26th August, 2018.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Understanding the basics}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Legionella bacteria are ubiquitous and can live in water or soil. In order to cause illness they have to enter the lungs, or in rare cases enter a wound in the skin, but breathing in an infected aerosol is the main cause.} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{This leads to a pneumonia like illness which is confirmed by an x-ray showing pneumonia and a secondary test such as a urinary antigen test. Death occurs in about 10\% of cases depending on the susceptibility of the individual. Susceptibility is increased by having other illnesses such as heart disease, lung disease, diabetes and renal problems.} \tn % Row Count 12 (+ 7) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Legionella bacteria enter a building in the mains water in small numbers and then grow and increase to larger numbers within man made water systems such as showers, cooling systems, hot and cold water, and a host of other engineered systems. The system has to create an aerosol for a person to catch Legionnaires' disease from the infected aerosol.} \tn % Row Count 19 (+ 7) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{The aerosol needs to be very small, less than 5 microns, to be able to reach the area of your lungs called the alveoli where the Legionella bacteria cause Legionnaires' disease. There are about 60 species and serogroups of Legionella bacteria and only about 20 of these cause illnesses in humans.} \tn % Row Count 25 (+ 6) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{In the water systems the Legionella bacteria find niches to live, hide and grow such as biofilms, deadlegs, in some of the materials of construction and in places where they can be undisturbed. In order to cause illness though they must also be found in the body of the water. So keeping the systems clean in the body of the water as well as system surfaces is important.} \tn % Row Count 33 (+ 8) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Legionella bacteria}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/nigel-richardson_1535275686_shutterstock_676906624.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Management Structure}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{In some countries, such as the UK, there is a requirement to prevent people catching Legionnaires' disease in the workplace. This workplace can include factories, offices, hotels, hospitals, leisure facilities and a host of other buildings and locations. In the UK the HSE produce the documents that help companies manage safety and with regards to Legionnaires' disease this includes an Approved Code of Practice, L8, and technical guidance, HSG 274, which comes in three parts.} \tn % Row Count 10 (+ 10) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{L8 and HSG 274 describe how to manage Legionnaires' disease and start by describing how an organisation should be set up to minimise Legionella bacteria. This involves the business owner or manager (the Dutyholder) appointing somebody with sufficient authority, knowledge and competence to run the day to day management of Legionella (known as the Responsible Person).} \tn % Row Count 18 (+ 8) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The Responsible Person is the key person in managing Legionella as it is that person who should ensure the policies and processes for minimising Legionella are in place and are carried out.} \tn % Row Count 22 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{In order to understand the issues on site a Legionella risk assessment should be carried out, though this should not be restricted to just Legionella issues as related problems such as other bacteria, for example Pseudomonas aeruginosa, or even scalding risks are important to consider.} \tn % Row Count 28 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Control Scheme}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Once the risk assessment is in place this will identify the risks on site which will lead to a series of works to be carried out. These works are split into on-going and remedial tasks. Knowing what the risks are and what works are required to be carried out leads to the creation of the control scheme. This control scheme is known as the "Written Scheme" or it can be called the "Water Safety Plan"} \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{This scheme or plan details what should be carried out by the company and is managed by the Responsible Person. The detailed contents of this scheme for the UK are described in HSG 274.} \tn % Row Count 12 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Other countries may have their own guidance and the World Health Organisation also has a detailed document describing the schemes for controlling Legionella.} \tn % Row Count 16 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{The UK written scheme guidance details the recommended actions to be taken on site, the records to be kept, staff competence and information the site needs to produce that describes the day to day safe operation of the water systems on site as well as what they should do in the event of an upset or cases of Legionnaires' disease.} \tn % Row Count 23 (+ 7) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{This written scheme is therefore an important document that an organisation needs to create, whether it be a paper based or electronic system, that fully describes the policies, systems and operations carried out on site to minimise Legionella bacteria.} \tn % Row Count 29 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Training}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Key to successful management of Legionella bacteria is the training and competence of all staff involved in the process. Relevant training and competence is required based on the role fulfilled. For example toolbox talks may be sufficient if a person is just carrying out temperature checks but this is not sufficient for the Responsible Person who will require more detailed, indepth training.} \tn % Row Count 8 (+ 8) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Training should be regularly updated, especially if there is a change in guidance and standards.} \tn % Row Count 10 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The Responsible Person should also ensure chosen contractors are competent and suitably trained for the tasks they are carrying out. For example water treatment companies should ensure their staff are suitably trained and experienced for the tasks they carry out on site. Contractors who carry out plumbing tasks on site should also understand the effect of their work on Legionella management.} \tn % Row Count 18 (+ 8) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Training and competence of all staff involved in managing Legionella is therefore an important component of managing Legionella on site.} \tn % Row Count 21 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{On-going monitoring}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The risk assessment carried out will identify the risks on site and using this knowledge the control scheme is created. The control scheme will show the on-going tasks that are required to be carried out. In the UK the details of what is required can be found in HSG 274.} \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{The three parts of HSG 274 offer guidance on the on-going tasks for managing coolimng systems (Part 1), hot and cold water systems (Part 2) and "other risk" systems (Part 3). Similar advice can be found in the World Health Organisation document on managing Legionella.} \tn % Row Count 12 (+ 6) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{On-going monitoring is a vital part of minimising Legionella as by carrying out various tests and activities you can determine whether the systems you are managing are under control or likely to be allowing Legionella to proliferate.} \tn % Row Count 17 (+ 5) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{The results from the on-going monitoring should be regularly checked by the Responsible Person to look for non-conformances and trends which can identify increased risks and allow for actions to be taken before problems occur.} \tn % Row Count 22 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{A well designed and managed set of on-going monitoring tasks is key to managing Legionella and reducing the risks that somebody may contract Legionnaires' disease.} \tn % Row Count 26 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Keeping things clean}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Legionella likes to live in biofilms, scale and sludges on surfaces as it is an ideal environment for the bacteria to seek protection and food. Consequently a system that has these deposits can encourage Legionella bacteria to proliferate.} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{In order to minimise the presence of Legionella it is therefore important to keep surfaces clean and free from deposits. In some cases it may be possible to achieve this by the use of chemicals, for example in the case of a cooling system or a spa pool. In other systems, such as hot and cold water, such chemicals should not be used and ensuring water flows and is not stagnant is one means of keeping surfaces clean.} \tn % Row Count 14 (+ 9) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Biocides can be used in all systems to minimise biofilms and so reduce Legionella's ability to survive inside a biofilm.} \tn % Row Count 17 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{In all cases regular off-line cleaning techniques can be used to ensure systems are kept clean which will minimise Legionella bacteria.} \tn % Row Count 20 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Biofilm}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/nigel-richardson_1535283840_shutterstock_367715540 75pc size.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Hot is hot, cold is cold}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Temperature is a key tool in managing Legionella bacteria in hot and cold water systems. Legionella bacteria thrive in temperatures between 20\textasciicircum{}o\textasciicircum{}C and 45\textasciicircum{}o\textasciicircum{}C and so avoidance of these temperatures is important.} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{In hot water systems this means maintaining a minimum of 60\textasciicircum{}o\textasciicircum{}C in a calorifier (known as an Immersion heater in a home) and ensuring hot water comes out of the hot tap at a minimum of 50\textasciicircum{}o\textasciicircum{}C.} \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Note that 50\textasciicircum{}o\textasciicircum{}C is hot enough to scald some people and so in some circumstances a Thermostatic Mixing Valve or Thermostatic Mixing Tap is used to reduce the hot water to a safer temperature. If these are present then extra works will be required as part of the on-going monitoring to ensure they are kept clean and free from bacteria.} \tn % Row Count 16 (+ 7) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Cold water should be kept below 20\textasciicircum{}o\textasciicircum{}C in the UK (the WHO suggest below 25\textasciicircum{}o\textasciicircum{}C in hot countries) to reduce the growth of Legionella bacteria. Below 20\textasciicircum{}o\textasciicircum{}C Legionella bacteria will still live however they enter a state known as "Viable but non culturable" (VBNC) which means they don't grow into dangerous levels of bacteria.} \tn % Row Count 23 (+ 7) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Ways should therefore be found on site to ensure hot water is kept hot and cold water is kept cold to reduce risks.} \tn % Row Count 26 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Biocides}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{In some systems, such as cooling systems, spa pools and process waters, it is permissible to use industrial biocides to kill or control bacteria, including Legionella. In hot and cold water, which is fit for human consumption, the choices of allowable biocides is much more restricted.} \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{If biocides are to be used then they must be controlled carefully to ensure they are are always present in the right quantity for the right amount of time to ensure biological control.} \tn % Row Count 10 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{The biocides most readily approved for use are chlorine and chlorine dioxide, which are known as "oxidising bioxides" though there are other oxidising biocides which may be used. There are also "non-oxidising" biocides that can be used in some circumstances.} \tn % Row Count 16 (+ 6) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Biocides are hazardous as they are there to kill bacteria and other organisms so they must always be used with care with all relevant health and safety considerations being closely followed.} \tn % Row Count 20 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Choose your support}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{It is unlikely that a Responsible Person has all of the skills and competences required to manage a site by themselves and so contractors are often used to help.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Using contractors does not absolve the Responsible Person of responsibility for managing Legionella on site so it is important contractors are chosen with care.} \tn % Row Count 8 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Contractors should be able to show experience, skill and competence relating to the task required of them. In the case of water treatment companies this means their staff should know how to carry out suitable and sufficient risk assessments, manage water systems, advise on the use of chemicals and how to competently clean water systems.} \tn % Row Count 15 (+ 7) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Seeking references for similar works carried out elsewhere, using an industry expert to audit the work of the contractor or seeking relevant accreditations are all suitable ways of managing contractors} \tn % Row Count 20 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Bearing in mind the seriousness of Legionnaires' disease it is worth taking time to choose the contractor you trust and will be happy working with to manage Legionella on site.} \tn % Row Count 24 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Keep your eye on the ball}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{You now have a suitable and sufficient risk assessment identifying the risks on your site, from this you have identified the remedial tasks required to bring your systems up to a suitable standard, and have a list of on-going monitoring tasks.} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Your control scheme is in place with management structures, training, a well chosen contractor all of which will generate large quantities of information.} \tn % Row Count 9 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Systems will change over time, bacteria, being living organisms, will grow some times faster than others, standards and rules will change from time to time.} \tn % Row Count 13 (+ 4) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{All of this means it is very important to keep on top of what you have in place. You can do this by having regular audits of the systems and processes in place whether carried out by the Responsible Person or by an independent external audit.} \tn % Row Count 18 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Whatever means you choose you should learn from the information you have as this means you can reduce the risks on site. Look at trends and at how you remediated problems as these same issues may well reoccur.} \tn % Row Count 23 (+ 5) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{Your risk assessment will need to be reviewed regularly so you can use this learning to inform your new risk assessment which should result in reduced risks on site.} \tn % Row Count 27 (+ 4) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{All of this information, your systems, processes and learning will prove to someone like the HSE that you have Legionella under control. It may not be possible to eradicate Legionella but what is possible is to have a well managed system in place to control Legionella.} \tn % Row Count 33 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{External support}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{If after reading this you find that you need external help and support then take a look at the following websites:} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{\{\{link="http://www.collatonconsultancy.com"\}\}Collaton Consultancy\{\{/link\}\}} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{\{\{link="http://www.legionellarisk.management"\}\}Legionella Risk Management\{\{/link\}\}} \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{\{\{link="http://www.legionellarisk.blog"\}\}Legionella Blog\{\{/link\}\}} \tn % Row Count 9 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}