body { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black; background: white }

tt, pre, code { font-family: "Andale Mono", "Courier New", Courier, monospace }

p { text-align: justify; clear: both }

h1 { font-size: 350%; font-weight: normal }
h2 { font-size: 150%; font-weight: bold; margin-left: 2em }
h3 { font-size: 115%; font-weight: bold; margin-left: 1em }

a:link { color: #003085; background: white }
a:visited { color: #551A8B; background: white }
a:active, a:hover { color: #007000; background: white }

a.pi:link, a.pi:visited, a.pi:active, a.pi:hover { color: black; text-decoration: none;
text-align: right; font-size: larger; font-family: serif; background: white  }

table { border: none }
tr, td { border: none }
dt { font-weight: bold }
hr { height: 1px; clear: both }

img { border: 0px none }
img.border { border: 1px solid black }
img.wideborder { border: 6px ridge gray }

.smaller { font-size: smaller }
.flft { float: left;  margin: 0.5em 1em 0.5em 0em }
.frgt { float: right; margin: 0.5em 0em 0.5em 1em }
.footer { text-align: right; font-size: smaller }
.lft { text-align: left }
.ctr { text-align: center }
.rgt { text-align: right }
.jfy { text-align: justify }
