
h6 {
    color: black;
    font-size: 10px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight: bold;
    font-stretch: expanded;
    text-align: left;
    letter-spacing: 2px }
h1   {
    color: #b12121;
    font-size: 36px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-style: italic;
    font-weight: bolder;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 0 }
h2 {
    color: #666;
    font-size: 18px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    margin-top: 14px;
    margin-bottom: 0 }
h3 {
    color: #b12121;
    font-size: 16px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight: bold;
    margin-bottom: -1px }
h4  {
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-weight: bold;
    line-height: 20px;
    margin-top: 6px;
    margin-bottom: 0;
    margin-left: 24px }
p {
    color: #000;
    font-size: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 0 }
ol {
    color: #333;
    font-size: 12px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    line-height: 20px;
    list-style-type: none;
    list-style-image: none;
    margin: 1em 0;
    padding: 0 }
body {
    background-image: url("header.gif");
    background-repeat: repeat-x;
    background-position: 0 0 }
.quote  {
    color: black;
    font-style: italic;
    font-weight: bold;
    margin-right: 24px;
    margin-left: 24px }
.inset {
    padding-right: 24px;
    padding-left: 24px }
.index_pos {
    text-align: left }
.date {
    text-align: right;
    left: 440px }
a:link {
    color: #333;
    text-decoration: none }
a:visited {
    color: #666;
    text-decoration: none }
a:hover  {
    color: white;
    text-decoration: none;
    background-color: #b12121;
    outline-color: #999 }
a:active {
    color: red;
    text-decoration: none }

