	
body  { background-color: white }

p      { color: black; font-size: 9pt; font-family: "Courier New", Courier, Monaco; text-decoration: none }
a:link { color: gray; font-weight: bold; text-decoration: none }
a:visited    { color: gray; font-weight: bold; text-decoration: none }
a:active   { color: black; font-weight: bold; text-decoration: none }
a:hover   { color: black; font-weight: bold; text-decoration: underline }
h3     { color: black; font-weight: bold; font-size: 10pt; line-height: 12pt; font-family: "Courier New", Courier, Monaco; text-decoration: none }
table { }
.content { border: dotted 1pt black }
