h1, h2, h3, h4, h5, h6   { font-style: bold; font-family: Courier}

h1           { font-size: 15pt; color: #0000A0; font-weight: bold;margin-top: 0px; margin-bottom: 6px }
h2           { font-size: 13pt; color: #0000A0; font-weight: bold;margin-top: 0px; margin-bottom: 0px }
h3           { font-size: 10pt; color: #0000A0; font-weight: bold;margin-top: 9px; margin-bottom: 0px }
h4           { font-size: 11pt; color: #0000A0; font-weight: bold;margin-top: 0px; margin-bottom: 0px }
h5           { font-size: 10pt; color: #0000A0; margin-top: 3px;margin-bottom: 0px; font-weight:normal }
h6           { font-size: 7pt; margin-top: 0px; margin-bottom: 0px; font-weight: normal; }

pre           {  font-style: bold; font-family: Courier; font-size: 11pt; color: #606060; margin-top: 0px;margin-bottom: 0px; font-weight:normal }
                         
a:link { color: #FF6600; text-decoration: none; letter-spacing: 1.0pt }
a:visited { color: #FF6600; text-decoration:none; letter-spacing: 1.0pt }
a:active { color: #3300CC; text-decoration:none; letter-spacing: 1.0pt }
a:hover { color: #3300CC; text-decoration:underline; letter-spacing: 1.0pt }

table        { font-family: Courier; font-size: 11pt; color: #000000 }
body, td      { background-color: #FFFFFF; font-family: Courier; font-size: 10pt; color: #606060 }

p            { font-family: Courier; font-size: 10pt; color: #000000; margin-top:0px; 
               margin-bottom:6px  }
td           { font-family: Courier; font-size: 10pt }strong

li           { font-family: Courier; font-size: 10pt; margin-top: 2px; margin-bottom: 0px; color: #606060 }