body {font-family:arial !important; font-size:10pt}

table.fmea td, th {
	border: solid 1px gray;
	padding: 2px 
}

table.fmea td.nowrap {white-space:nowrap !important}

table.fmea th {background:#DDDDDD; font-weight:bold;}

table.audit thead th {background: #DDDDDD; font-weight:bold}
table.report thead th {background: #DDDDDD; font-weight:bold}


h2 {margin-top:30px; font-size:12pt; font-weight:bold}


.small {font-size:0.5em !important; color:green}


.harm1  {background:lightgreen}
.harm2  {background:yellow}
.harm3  {background:orange}
.harm4  {background:pink}
.harm5  {background:red}


table.fmea td.limit {word-wrap: break-word; max-width: 350px;}