/* Style sheet - style sheet for SRA */
h1           { font-family: Arial, Helvetica, sans-serif; font-size: 20pt; color: #990000 }
h2           { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #990000 }
h3           { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #990000 }
h4           { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #990000 }
body         { font-family: "Times New Roman", Times, serif; background-color: white }
body.gray    { font-family: "Times New Roman", Times, serif; background-color: #CCCCCC }
p            { font-family: "Times New Roman", Times, serif; margin-top: 8; margin-bottom: 8 }
p.small      { font-family: "Times New Roman", Times, serif; font-size: 10pt; margin-top: 8; margin-bottom: 8 }
ul           { line-height: 100%; margin-top: 2; margin-bottom: 2 }
li           { margin-top: 2; margin-bottom: 2; font-size: 10pt }
tt           { font-family: "Courier New", Courier, monospaced; font-size: 10pt }
pre          { font-family: "Courier New", Courier, monospaced; font-size: 10pt }
hr           { color: #00FFFF }
a:link       { color: blue }
a:visited    { color: green }
a:active     { color: red }
table        { font-size: 10pt }
.question    { color: navy; }