BODY {background-color: white; color: black}
H1 {font-size: 150%}
H2 {font-size: 110%}
H3, H4, H5, H6 {font-size: 100%}
PRE, TT {font-family: monospace}
A:link {background-color: transparent; color: blue; text-decoration: none}
A:visited {background-color: transparent; color: blue; text-decoration: none}
A:active {background-color: transparent; color: blue; text-decoration: none}
A:hover {background-color: transparent; color: red; text-decoration: none}
SMALL {font-size: 70%}
BIG {font-size: 150%} 
td { font-size : 10pt;
   font-family : Arial, Times, Verdana, Geneva, Helvetica, sans-serif;
}