/*text*/
body         { font-family: Arial; font-size: 12pt; color: #3C1E0F }
h1           { font-size: 10px; color: #808080; font-style: italic; font-family:Arial; font-weight: 400 } /*Head*/
h2           { font-family: Times New Roman; font-size: 14pt; color: #990000; 
               text-transform: uppercase; font-weight: bold; margin-top:6; margin-bottom:-6 } /*Subhead*/
h3           { font-family: Arial; font-size: 12pt; color: #0042A6; font-style: italic; 
               font-weight: bold; line-height:100%; margin-top:0; margin-bottom:-18 } /*Subsubhead*/
h4           { font-family: Arial; font-size: 10pt; color: #3C1E0F; font-style: italic; font-weight: 400 } /*caption*/
h5           { font-family: Arial; font-size: 8pt; color: #C0C0C0; font-weight: 400 } /*note*/
a:link       { text-decoration: underline; color: #0063D1; font-weight: bold }
a:visited    { text-decoration: underline; color: #0042A6; font-weight: bold }
a:hover      { text-decoration: underline; color: #3E6FFF; font-weight: bold }
a:active     { text-decoration: underline; color: #0063D1; font-weight: bold }
li           { list-style-image: url('Shared_Images/Arrows_%26_Bullets/Bullet_Gray_m.gif') }