body { background-color: white; color: black; margin: 5pt; font-family: Arial, sans-serif; font-size: 10pt; }
hr { height: 1px; width: 100%; color: #777777; background-color: #777777; border-style: none; margin: 5pt; }
form { margin: 0; }
img { border-style: none; }
table { border-style: none; }
pre { margin: 0; font-family: "Courier New", Courier, monospace; font-size: 8pt; }
tt { font-family: "Courier New", Courier, monospace; font-size: 8pt; font-weight: bold; }
ul { margin: 0; margin-left: 14pt; }
ol { margin: 0; margin-left: 14pt; }
ul > li { list-style-type: circle; }
ol > li { list-style-type: decimal; }
h1 { font-family: Arial, sans-serif; font-size: 18pt; margin-top: 0; margin-bottom: 10pt; }
h2 { font-family: Arial, sans-serif; font-size: 14pt; margin-top: 0; margin-bottom: 10pt; }
h3 { font-family: Arial, sans-serif; font-size: 12pt; margin-top: 0; margin-bottom: 10pt; }

a:link { color: blue; background-color: transparent; text-decoration: underline; }
a:visited { color: navy; background-color: transparent; text-decoration: underline; }
a:hover { color: red; background-color: transparent; text-decoration: underline; }
a:active { color: red; background-color: transparent; text-decoration: underline; }

.error { color: red; background-color: transparent; }
.small { font-size: 8pt; }
.inset { margin-left: 1%; }

