a         { text-decoration: none; }
a:hover   { text-decoration: underline; }

.small    { font-size: 9pt; 
            font-family : "Arial", "Helvetica", "sans-serif"; }

.middle   { font-size: 16pt; 
            font-weight: bold; }

p, td     { font-size : 10pt; }

h2        { font-size : 18pt; }

