p { line-height: 130%; }
h1 { font-size: 1.3em; 
 font-style: normal; }
 
h2 { font-size: 1.0em; }
 font-style: normal; }

table, td, th { border-color: black }

a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: darkorange; } 
