 a {color: black; font-family: Arial, Helvetica, sans-serif} 
 a:link {color: black}
 a:hover {color: #FF0080; background-color: #87CEFA}  
 a:active {background-color: #87CEFA} 
 a:visited {color: #000080}
 b {color: red}
 body {background: white; color: black; width: 87%;
   font-family: Arial, Helvetica, sans-serif; 
   margin-top: 2%; margin-bottom: 5%; 
   margin-left: 4%; margin-right: 4%}   
.fix {line-height: 5mm}
 h1 {text-indent: 0mm; line-height: 10mm;
   margin-top: 15mm; margin-bottom: 7.5mm} 
 h1, h2 {font-family: Arial, Helvetica, sans-serif}
.isoline {text-indent: 0mm; margin-top: 5mm; margin-bottom: 5mm;
  font-family: Arial, Helvetica, sans-serif}
.noindent {text-indent: 0mm}
.noindentc {text-indent: 0mm; margin-bottom: 5mm}
.noscreen {display: none}
 ol, ul {margin-top: 0mm; margin-bottom: 0mm; color: black; text-indent: 0em;
   margin-left: 2em; font-family: Arial, Helvetica, sans-serif}
 p {margin-top: 0mm; margin-bottom: 0mm; color: black; text-indent: 2em;
  font-family: Arial, Helvetica, sans-serif}
.red {color: red}
.shortcut {color: red}
 td, th {font-family: Arial, Helvetica, sans-serif} 
.twocolumns {column-count: 2; /* CSS3 multi-colmn layout model */
 -moz-column-count: 2; /* For FireFox */
 -webkit-column-count: 2; /* For Safari/Chrome */ }
