/* CSS Document */

h1,h2,h3
{ color: #200000; font-family: helvetica; font-size: 100%; font-weight:700}

h4
{ color: #200000; font-family: helvetica; font-size: 90%; font-weight:700}

h6
{ color: black; font-family: helvetica; font-size: 70%; font-weight:300}

p
{ line-height: 21px; font-family: helvetica; font-size: 80% }


a:link { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:900; text-decoration: underline }
a:visited { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:900; text-decoration: underline }
a:active { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:900; text-decoration: underline }
a:hover { color: #000080; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:900; text-decoration: underline }