body { color: #000000; background-color: #FFFFFF;
  margin-left: 2%; margin-right: 2%  }
p { text-align: justify }
p.body { text-indent: 5% }
ol.inner { list-style-type: lower-alpha }
li { text-align: justify }
h1 { text-align: center; text-decoration: underline }
img.noborder { border: 0 }
p.date { font-style: italic; font-size: 75%; margin-left: 80% }
span.italic { font-style: italic }
span.title { font-style: italic }
ul.menu { font-size: 90%; padding-left: 5%; list-style-type: disc }
ul.menu ul { padding-left: 5%; list-style-type: disc }
/* Links */
a:link { color: #0000FF; background-color: #FFFFFF }
a:visited { color: #550055; background-color: #FFFFFF }
a.fancy { text-decoration: none; color: #0000FF }
a.fancy:visited { color: #558555; background-color: #FFFFFF  }
a.fancy:hover { text-decoration: none; font-size: 125%; color: #FF0000; background-color: #FFFFFF }
td.p { text-align: justify; text-indent: 5%; vertical-align: top }