
a         { font-family: sans-serif; text-decoration: none }


a:link           {    color: blue;
    text-decoration: none }

a:visited            {    color: blue;
    text-decoration: none }

a:hover            {    color: red;
    text-decoration: underline }

a:active       {    color: #808080;
    text-decoration: none }

body                    { color: #4c4c4c; font-weight: normal; font-size: 12px; line-height: 18px; font-family: sans-serif; background-color: white; text-align: center; margin: 0px }

td     { font-size: 12px; line-height: 18px; font-family: sans-serif; text-align: left; padding-top: 6px; padding-right: 6px; padding-left: 6px; border-bottom: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0 }


caption   { color: #e04040; font-weight: bold; font-size: 15px; line-height: 18px; font-family: sans-serif; text-align: left; padding: 2px 6px; border-bottom: 1px solid #d0d0d0; border-left: 1px solid #d0d0d0 }
h1       { color: #191970; font-weight: bold; font-size: 20px; line-height: normal; font-family: sans-serif; display: block }
h2         { color: gray; font-weight: bold; font-size: 16px; line-height: normal; font-family: sans-serif; display: block }
h3         { color: #696969; font-weight: bold; font-size: 14px; line-height: normal; font-family: sans-serif; display: inline }
h4        { color: #191970; font-weight: 600; font-size: 12px; line-height: 1em; font-family: sans-serif; display: inline }
h5         { color: gray; font-weight: normal; font-size: 12px; font-family: sans-serif; display: inline }
h6          { color: #696969; font-weight: 200; font-size: 10px; line-height: normal; font-family: sans-serif; display: inline }
