<!-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
style for pages, rather than papers
Uses mostly sans-serif fonts for screen readability.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -->

h1, h2, h3, h4, h5 {  font-family: 
"Lucida Sans Unicode", "helvetica", "arial", "sans-serif" ; text-align: left}

h1 {text-align: center}


body {font-family: 
"Lucida Sans Unicode", 
Verdana,
Tahoma ,
"Times New Roman",
Times, 
serif, 
proportional;
}