@import url(../if.css);
span.ifattribute { background-color: white;  color: green;  font-weight: bold }
span.ifclass     { background-color: white;  color: maroon; font-weight: bold }
span.ifglobal    { background-color: white;  color: blue;   font-weight: bold }
span.ifobsolete  { background-color: white;  color: gray;   font-weight: bold }
span.ifproperty  { background-color: white;  color: navy;   font-weight: bold }
span.ifroutine   { background-color: white;  color: teal;   font-weight: bold }
span.ifgoogly    { background-color: white;  color: olive;  font-weight: bold }
span.ifsection   { background-color: white;  color: black;  font-weight: bold }

