/* standard css for notes, */
body {background-color:#FFFFFF; color:#000000}
p { margin: 2ex 2pc }
p.off { margin: 2ex 4pc;font-family:arial}
h1 { font-family:arial;font-size:medium;text-align:center;font-weight:normal;margin-bottom:1ex;margin-top:.5ex}
h1:first-line {font-weight:bold;font-size:large}
blockquote { margin-left:4pc;margin-right:4pc;font-family:courier new}
b {font-family:arial}
I { font-family:times new roman }
i.big {font-family:times new roman; font-size:14pt}
i.small {font-size:10pt}
abbr {background-color:#F0F0F0}
a:link {text-decoration:underline; color:blue }
a:visited {text-decoration:underline; color:red } 
a:active {text-decoration:underline; color:purple }
a:hover {text-decoration:underline; color: green }
 
