/* Style sheet for use with HTML 4.0 */
/* Copyright (c) 2004 Mark Simpson <damned@theworld.com> */
/* $Id: style.css,v 1.2 2004/06/27 03:24:22 damned Exp $ */

/* p + p { text-indent: 0.5em; margin-top: 0 } */
address { text-align: center; font-size: x-small; }

a[href]:hover { background: #A0A0A0;  }

body { font-size: 10pt; background: silver; font-family: sans-serif }

div.center { text-align: center }
div.footnote { font-size: x-small; }
div.compliance { font-size: x-small; text-align: center; border: solid black; }
div.title { font-size: x-large; }
div.cvsid { text-align: center; font-family: monospace; font-weight: bold }

p { text-align: justify }

sup { vertical-align: super; font-size: x-small; }
