/* standard.css */

body { margin-top:4px; margin-bottom:4px; margin-left:0px; margin-right:0px; }
body { background-color:#ffffcc; }

body,p,h1,h2,h3,h4,ul,ol,li,th,td,nobr,b,i { font-family:Arial,sans-serif; }

body,p,ul,ol,li,th,td,nobr,b,i,u { font-size:10pt; }

h1 { font-size:18pt; }
h2 { font-size:16pt; }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
big { font-size:12pt; }
small { font-size:8pt; }
p.small { font-size:8pt; }
b.small { font-size:8pt; }

a:link { color:#9C0031; text-decoration:none; }
a:visited { color:#9C0031; text-decoration:none; }
a:active { color:#9C0031; text-decoration:none; }
a:hover { color:#9C0031; text-decoration:none; }