body { font-family: Arial;  font-size: 0.8em; }

a:link    { color: maroon;   text-decoration: none; }
a:visited { color: #660099;  text-decoration: none; }
a:hover   { color: maroon;   text-decoration: underline; }
a:active  { color: #660099;  text-decoration: none; }

h1 { text-align: center; }  width: 820px;

h3, h4, h5 { margin-bottom: 0px;  padding-bottom: 0px; }

img  { border: 0px; }

p { margin: 0px;  padding: 0px; }

sup      { font-size: 0.75em;  margin-left: 0em;  margin-right: 0.2em; }
sup.note { font-size: 0.75em;  margin-left: 0.2em;  margin-right: 0em; }

td { font-size: 0.8em; }

.red  { color: #B80000 }
.bold { font-weight: bold; }
.blue { color: #2C5969; }
.pt18 { font-size: 18pt; }
.pt24 { font-size: 24pt; }
.uLine { text-decoration: underline; }
.times { font-family: times new roman; }
