/* these are from the default Firefox 2.0 style sheet, and make standardising easier */

p, dl { display: block; margin: 1em 0; }
h1 { display: block; font-size: 2em; font-weight: bold; margin: .67em 0; }
h2 { display: block; font-size: 1.5em; font-weight: bold; margin: .83em 0; }
h3 { display: block; font-size: 1.17em; font-weight: bold; margin: 1em 0; }
h4 { display: block; font-weight: bold; margin: 1.33em 0; }
h5 { display: block; font-size: 0.83em; font-weight: bold; margin: 1.67em 0; }
h6 { display: block; font-size: 0.67em; font-weight: bold; margin: 2.33em 0; }

body,p,td,div,li  { font: 10pt Verdana, Arial, Helvetica, sans-serif; }
a { text-decoration: none; color: #000099; font-weight: bold; }
a:hover { text-decoration: underline; font-weight: bold; }

img { border: 0; text-decoration: none; }
.small { font-size: 8pt; }
.micro { font-size: 6pt; }