
/* Variation of dec_styles CSS introduced to support new decision templates */
/* - forces underline for H tags (with bold & non-bold variants) but no longer requires other tag overrides */
H4	{font-size: 0.96em; color: black; text-decoration: none;}
H3	{font-size: 0.96em; color: black; text-decoration: none; font-weight: normal;}

DIV	{font-size: 0.96em; line-height: 1.44em; color: black; font-family: Arial, Helvetica, sans-serif;}
.font10 {font-size: 0.84em; line-height: 1.28em;}

/* highlighting colour */
.search {color: red;}

span.MsoFootnoteReference {
position:relative;
top:-5px;
font-size: 60%;
vertical-align:middle;
}

